我试过一些方法,主要的方法是:. 我试图使用jest来模拟“fs”,但似乎无法让jest在Typescript中自动模拟“fs”库。 这是我的密码: import fs from 'fs'; ...
確定! 回上一頁