UNPKG

@azure/core-asynciterator-polyfill

Version:
7 lines 247 B
"use strict"; // Copyright (c) Microsoft Corporation. // Licensed under the MIT license. if (typeof Symbol === undefined || !Symbol.asyncIterator) { Symbol.asyncIterator = Symbol.for("Symbol.asyncIterator"); } //# sourceMappingURL=index.js.map