UNPKG

react-hooks-global-states

Version:

This is a package to easily handling global-state across your react-components using hooks.

3 lines (2 loc) 85 B
export declare const uniqueId: (prefix?: string) => string; export default uniqueId;