UNPKG

lvswap_goerli

Version:

This is for testing LiberVanceSwap contracst on the Goerli test network.

9 lines (6 loc) 204 B
'use strict' if (process.env.NODE_ENV === 'production') { module.exports = require('./lvswap_goerli.cjs.production.min.js') } else { module.exports = require('./lvswap_goerli.cjs.development.js') }