UNPKG

@ocap/util

Version:

utils shared across multiple forge js libs, works in both node.js and browser

5 lines (4 loc) 107 B
//#region src/constant.ts const DEFAULT_TOKEN_DECIMAL = 18; //#endregion export { DEFAULT_TOKEN_DECIMAL };