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
/
bot.d.ts
3 lines
•
99 B
TypeScript
View Raw
1
2
3
declare
const
bt
:
(
bot
:
any
) =>
Promise
<
void
>;
export
default
bt;
//# sourceMappingURL=bot.d.ts.map