Typescript Library Declarations (DOM)
Variable HTMLScriptElement
HTMLScript
Element
:
{
prototype
:
HTMLScriptElement
;
supports
(
type
)
=>
boolean
;
new
(
)
:
HTMLScriptElement
;
}
Type declaration
new
(
)
:
HTMLScriptElement
Returns
HTMLScriptElement
prototype
:
HTMLScriptElement
supports
:
function
supports
(
type
)
:
boolean
MDN Reference
Parameters
type
:
string
Returns
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
MDN Reference