Files

2 lines
54 B
TypeScript
Raw Permalink Normal View History

export default function useUUID(id?: string): string;