Variable HTMLScriptElement
HTMLScriptElement : {
prototype: HTMLScriptElement;
supports(type: string): boolean;
new (): HTMLScriptElement;
}
prototype: HTMLScriptElement;
supports(type: string): boolean;
new (): HTMLScriptElement;
}
Type declaration
- new (): HTMLScriptElement
Returns HTMLScriptElement
prototype: HTMLScriptElement
supports:function
MDN Reference