UNPKG

cloutcontracts

Version:

CCS Agoric DAPP Implementation

6 lines (4 loc) 229 B
// Allow the runtime to override the defaults with __DAPP_CONSTANTS__ import defaults from '../conf/defaults'; // eslint-disable-next-line no-underscore-dangle, no-undef export default globalThis.__DAPP_CONSTANTS__ || defaults;