thinkjs / thinkjs

Use full ES2015+ features to develop Node.js applications, Support TypeScript.
https://thinkjs.org/
MIT License
5.31k stars 617 forks source link

typescript 读写文件 怎么写 #627

Closed xiongxt closed 6 years ago

xiongxt commented 7 years ago

DESC

不清楚 在typescript 的情况下,怎么实现读写文件

ENV

Platform:

Node.js Version:

ThinkJS Version:

welefen commented 7 years ago

直接用 fs 模块就可以

SijieCai commented 6 years ago

this is not thinkjs related, close issue