UNPKG

@levabala/react-native-uuid

Version:

react-native-uuid is a zero-dependency TypeScript implementation of RFC4122.

2 lines (1 loc) 78 B
export declare const stringify: (arr: Uint8Array, offset?: number) => string;