import { xxhashAsU8a } from "https://deno.land/x/polkadot@0.2.27/util-crypto/bundle.ts";
Examples
import { xxhashAsU8a } from 'https://deno.land/x/polkadot@0.2.27/util-crypto/mod.ts';
xxhashAsU8a('abc'); // => 0x44bc2cf5ad770999
import { xxhashAsU8a } from "https://deno.land/x/polkadot@0.2.27/util-crypto/bundle.ts";
import { xxhashAsU8a } from 'https://deno.land/x/polkadot@0.2.27/util-crypto/mod.ts';
xxhashAsU8a('abc'); // => 0x44bc2cf5ad770999