useUUID.d.ts 54 B

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