declare global { interface HTMLIFrameElement { type?: string; } }. 这样,应将属性添加到全局 HTMLIFrameElement 接口。 同样,在Typescript一次 ...
確定! 回上一頁