// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. /** * Default key used to access the XML attributes. */ export const XML_ATTRKEY = "$"; /** * Default key used to access the XML value content. */ export const XML_CHARKEY = "_";//# sourceMappingURL=https://main.vscode-cdn.net/sourcemaps/072586267e68ece9a47aa43f8c108e0dcbf44622/node_modules/@azure/core-client/dist/esm/interfaces.js.map