UNPKG
tmux-iocompiler
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Realtime i/o compiler bot
github.com/PanditSiddharth/compilers
PanditSiddharth/compilers
tmux-iocompiler
/
types
/
config.d.ts
4 lines
•
126 B
TypeScript
View Raw
1
2
3
4
import
*
as
tp
from
"./interfaces"
;
declare
let
config
: tp.
Config
;
export
default
config;
//# sourceMappingURL=config.d.ts.map