I'm tring to import fs module in my ts component with import * as fs from 'fs'; I need them for use method writeFile, because I want take data from HTML ...
確定! 回上一頁