UNPKG
kbbi-shell
Version:
latest (1.1.1)
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
KBBI on your shell!
github.com/Richie-Z/kbbi-shell
Richie-Z/kbbi-shell
kbbi-shell
/
bin
/
kbbi.js
3 lines
(2 loc)
•
58 B
JavaScript
View Raw
1
2
3
#!/usr/bin/env node
import
index
from
"../src/index.mjs"
;