UNPKG

bob-the-miner

Version:
8 lines (5 loc) 101 B
"use strict"; const main = require('./src/main'); module.exports = { "work" : main.run };