UNPKG

crypto-bot

Version:

multi-function tools for blockchain automation

10 lines (8 loc) 194 B
const _botType = require('./core/type'); const _botConfig = require('./core/filename'); module.exports = { cryptolib: { botType: _botType, botConfig: _botConfig } };