UNPKG

@types/fbjs

Version:
6 lines (3 loc) 90 B
declare function crc32(str: string): number; declare namespace crc32 {} export = crc32;