UNPKG

@azure/core-client

Version:

Core library for interfacing with AutoRest generated code

12 lines 368 B
"use strict"; // Copyright (c) Microsoft Corporation. // Licensed under the MIT License. Object.defineProperty(exports, "__esModule", { value: true }); exports.state = void 0; /** * Holds the singleton operationRequestMap, to be shared across CJS and ESM imports. */ exports.state = { operationRequestMap: new WeakMap(), }; //# sourceMappingURL=state-cjs.cjs.map