UNPKG

@azure/core-sse

Version:

Implementation of the Server-sent events protocol for Node.js and browsers.

4 lines 152 B
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. export { createSseStream } from "./sse.js"; //# sourceMappingURL=index.js.map