UNPKG

63 BTypeScriptView Raw
1declare const randomId: () => string;
2export default randomId;