UNPKG

@algofi/lend

Version:

The official JavaScript SDK for the Algofi Lending Protocol

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