export { hash } from './hash.js';
export type { Hash, Hasher } from './murmur.js';
