UNPKG
@fabrix/spool-repl
Version:
latest (1.5.0)
1.5.0
1.1.0
1.0.0
1.0.0-alpha.5
1.0.0-alpha.1
Spool - REPL for Fabrix
github.com/fabrix-app/spool-repl
fabrix-app/spool-repl
@fabrix/spool-repl
/
dist
/
config
/
spool.js
8 lines
(7 loc)
•
145 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
spool
= {
provides
: {
config
: [
'repl'
] } };