index.d.ts 54 Bytes
export default function murmur2(str: string): string;