mirror of
https://github.com/gnh1201/welsonjs.git
synced 2024-11-26 07:21:43 +00:00
Add support TypeScript
This commit is contained in:
parent
820d5dafc8
commit
30a332c1c4
|
@ -4,4 +4,4 @@ function main(args) {
|
||||||
console.log(message);
|
console.log(message);
|
||||||
}
|
}
|
||||||
|
|
||||||
exports.main = main;
|
export {main}
|
Loading…
Reference in New Issue
Block a user