UNPKG

botframework-streaming

Version:

Streaming library for the Microsoft Bot Framework

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