UNPKG

@hashbrownai/azure

Version:
10 lines 271 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.HashbrownAzure = void 0; const text_fn_1 = require("./stream/text.fn"); exports.HashbrownAzure = { stream: { text: text_fn_1.text, }, }; //# sourceMappingURL=index.js.map