conflux-web-core-helpers
v1.36.7-alpha.0
Published
ConfluxWeb core tools helper for sub packages. This is an internal package.
Downloads
49
Readme
conflux-web-core-helpers
This is a sub package of ConfluxWeb.js
The Helper functions are used in all ConfluxWeb.js packages.
Installation
Node.js
npm install conflux-web-core-helpers
Usage
import {formatters} from 'conflux-web-core-helpers';
Types
All the typescript typings are placed in the types folder.