UNPKG

qn-im-sdk

Version:

QnzsIM SDK

4 lines (3 loc) 91 B
declare const uuid: (uid: string) => string; export * from './worker'; export { uuid };