UNPKG

next

Version:

The React Framework

3 lines (2 loc) 109 B
export declare function djb2Hash(str: string): number; export declare function hexHash(str: string): string;