UNPKG

react-generate-unique-key-for-map

Version:

Create unique keys for map elements that don't have unique property

5 lines (3 loc) 141 B
export function generateUniqueKey(): string; export function useGetUniqueKey(): <T>(item: T) => string; //# sourceMappingURL=types.d.ts.map