Package Exports
- @etmp/safe-core-sdk-utils
- @etmp/safe-core-sdk-utils/dist/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 (@etmp/safe-core-sdk-utils) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Safe Core SDK Utils
Utilities for the Safe Core SDK monorepo.
Table of contents
Installation
Install the package with yarn or npm:
yarn install
npm install
Build
Build the package with yarn or npm:
yarn build
npm build