Problem. Let's say we have a TS file: // index.ts import { Level } from 'chalk' console.log(Level.Basic). Use tsc to try compile it with --isolatedModules :
確定! 回上一頁