UNPKG

49 BTypeScriptView Raw
1interface HTMLElement {
2 innerText: string;
3}