Files
Pipi Chen b8a3516cd6 update
2020-05-07 01:02:44 +08:00

3 lines
50 B
TypeScript

declare function guid(): string;
export { guid };