UNPKG

@infy-protocol/sdk

Version:

Lend and rent any ERC721s and ERC1155s on supported mainnet and testnet.

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