我試圖構建一個簡單的檔案,它依賴於使用umd匯出構建的庫。 // main.ts import { parseTree } from 'jsonc-parser'; const tree = parseTree('{ ...
確定! 回上一頁