UNPKG

botframework-streaming

Version:

Streaming library for the Microsoft Bot Framework

7 lines 164 B
/** * Generates an uuid v4 string. * * @returns An uuidv4 string. */ export declare function generateGuid(): string; //# sourceMappingURL=protocol-base.d.ts.map