我知道这似乎是一个重复的问题,但我找到的答案均无效: 在我的 .ts 文件: import * as fs from 'fs'; // error: SyntaxError: Unexpected token * // OR import fs ...
確定! 回上一頁