Variable HTMLScriptElement

    HTMLScriptElement: {
        prototype: HTMLScriptElement;
        supports(type: string): boolean;
        new (): HTMLScriptElement;
    }

    Type declaration