This website works better with JavaScript
Home
Explore
Help
Register
Sign In
property-front
/
wx_qyj
Watch
4
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
a91742db5a
Branches
Tags
master
wx_qyj
/
node_modules
/
open-im-sdk
/
util
/
index.d.ts
index.d.ts
88 B
History
Raw
1
2
3
declare const uuid: (uid: string) => string;
export * from './worker';
export { uuid };