include HTMLElement.Impl({type t = DomTypes.htmlScriptElement}) /** [Read more on MDN](https://developer.mozilla.org/docs/Web/API/HTMLScriptElement/supports_static) */ @scope("HTMLScriptElement") external supports: string => bool = "supports"