UNPKG

@polkadot/util-crypto

Version:
5 lines (4 loc) 124 B
/** * @summary Create xxhash64 values with specified bitlengths */ export { xxhashAsHex, xxhashAsU8a } from './asU8a.js';