With flag esModuleInterop we can import CommonJS modules in compliance with es6 modules spec. Now our import code looks like this: // index.ts file in our app ...
確定! 回上一頁