Package Exports
- @lit-protocol/uint8arrays
- @lit-protocol/uint8arrays/src/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@lit-protocol/uint8arrays) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Quick Start
This submodule provides functions to make dealing with Uint8Arrays easier.
Here are the two main functions:
- uint8arrayFromString
- uint8arrayToString
node.js / browser
yarn add @lit-protocol/uint8array