UNPKG

@hashbrownai/azure

Version:
7 lines (6 loc) 131 B
import { text } from './stream/text.fn'; export declare const HashbrownAzure: { stream: { text: typeof text; }; };