resolveJsonModule, esModuleInterop. Code import * as test from './test.json';. tsconfig.json: { "compilerOptions": { "module": "commonjs" ...
確定! 回上一頁