This is a TypeScript custom transform that removes imported constants by inlining them. An example would be: // file1.ts export const x ...
確定! 回上一頁