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 wa
writeFile