UNPKG

@polkadot/util

Version:
4 lines 117 B
/** * @summary Utility methods to convert to and from `Buffer` objects */ export { bufferToU8a } from './toU8a.js';