UNPKG

@polkadot/util

Version:
5 lines (4 loc) 115 B
/** * @summary Utility methods to convert to and from `Buffer` objects */ export { bufferToU8a } from './toU8a';