UNPKG

botframework-streaming

Version:

Streaming library for the Microsoft Bot Framework

11 lines 348 B
"use strict"; /* eslint-disable @typescript-eslint/no-explicit-any, @typescript-eslint/ban-types */ /** * @module botframework-streaming */ /** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. */ Object.defineProperty(exports, "__esModule", { value: true }); //# sourceMappingURL=INodeSocket.js.map