JSPM

@etmp/safe-core-sdk-utils

1.0.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q31104F
  • License MIT

Safe Core SDK Utilities

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

NPM Version GitHub Release GitHub

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