Undocumented

interface HTMLScriptElement {
    executed?: boolean;
}

Properties

Properties

executed?: boolean

Undocumented