UNPKG

65 BTypeScriptView Raw
1declare const UUID: {
2 get(): string;
3};
4export default UUID;