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
/
repl.d.ts
6 lines
(5 loc)
•
112 B
TypeScript
View Raw
1
2
3
4
5
6
export
declare
const
repl
: {
httpEncoding
:
string
;
historyFileName
:
string
;
allowNoTTY
:
boolean
; };