UNPKG
msg.ts
Version:
latest (0.5.0)
0.5.0
0.4.0
0.3.0
0.2.0
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
MSG is the framework for make discord bot easily
github.com/abiriadev/MSG
abiriadev/MSG
msg.ts
/
dist
/
commands
/
parseArgs.d.ts
4 lines
•
164 B
TypeScript
View Raw
1
2
3
4
import
Command
from
'../class/Command'
;
declare
const
_default
:
Command
;
export
default
_default;
//# sourceMappingURL=../../src/dist/commands/parseArgs.d.ts.map