@uma/common
v2.37.3
Published
Common js utilities used by other UMA packages
Downloads
3,260
Keywords
Readme
@uma/common
This package contains common javascript utilities and files used by other @uma
packages. It is rarely used outside of
that context.
Installing the package
yarn add @uma/common
Importing the package
// One of many possible possible functions to import.
const { getHardhatConfig } = require("@uma/common")