Typescript | 給window對象添加全局變量

  export {} // 這個必須有,將文件轉化爲模塊 declare global { interface Window { test:string } }
相關文章
相關標籤/搜索