UNPKG
mlcl_websockets
Version:
latest (0.0.1)
0.0.1
Websocket support for molecuel
github.com/molecuel/mlcl_websockets
molecuel/mlcl_websockets
mlcl_websockets
/
gulpfile.js
3 lines
(2 loc)
•
164 B
JavaScript
View Raw
1
2
3
// this is just the starting point the tasks can be found in
eval
(
require
(
"typescript"
).
transpile
(
require
(
"fs"
).
readFileSync
(
"./tasks/gulpclass.ts"
).
toString
()));