UNPKG

@azure/core-lro

Version:

Isomorphic client library for supporting long-running operations in node.js and browser.

5 lines 219 B
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. export { createHttpPoller } from "./http/poller.js"; export { deserializeState } from "./poller/operation.js"; //# sourceMappingURL=index.js.map