aboutsummaryrefslogtreecommitdiff
path: root/packages/bun-types/tests/hashing.test-d.ts
blob: 16d65737d05c7be7b19156ea1e7117a8cff50387 (plain) (blame)
1
const hash: bigint = Bun.hash.wyhash("asdf", 1234n);