UNPKG
beeline-cli
Version:
latest (0.6.0)
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
A terminal wallet for the Hive blockchain - type, sign, rule the chain
beeline-cli
/
dist
/
index.js
4 lines
•
128 B
JavaScript
View Raw
1
2
3
4
#!/usr/bin/env node
// OCLIF entry point for CommonJS
module
.
exports
=
require
(
'@oclif/core'
);
//# sourceMappingURL=index.js.map