If the module you're importing defines its API using inherited properties, you need to use the default import form ( import fs from "fs" ), or disable ...
確定! 回上一頁