JSDOM.Types

JavaScript Context and Monad

data JSContextRef

data JSM a

askJSM

runJSM

class MonadJSM m

liftJSM

DOM Context and Monad

type DOMContext

type DOM

askDOM

runDOM

type MonadDOM

liftDOM

JavaScript Value

data JSVal

class ToJSVal a

class FromJSVal a

class PToJSVal a

class PFromJSVal a

integralToDoubleToJSVal

integralFromDoubleFromJSVal

integralFromDoubleFromJSValUnchecked

JavaScript String

data JSString

class ToJSString a

class FromJSString a

toMaybeJSString

fromMaybeJSString

noJSString

JavaScript Array

fromJSArray

fromJSArrayUnchecked

JavaScript Object

data Object

Nullable

data Nullable a

nullableToMaybe

maybeToNullable

DOM String

type DOMString

type ToDOMString s

type FromDOMString s

type IsDOMString s

noDOMString

type USVString

type IsUSVString s

noUSVString

type ByteString

type IsByteString s

noByteString

type CSSOMString

type IsCSSOMString s

noCSSOMString

Object

maybeNullOrUndefined

maybeNullOrUndefined'

data GType

data GObject

noGObject

class IsGObject o

toGObject

gTypeGObject

isA

objectToString

castTo

unsafeCastTo

uncheckedCastTo

strictEqual

TypedArray

data RawTypedArray

class IsRawTypedArray o

toRawTypedArray

noRawTypedArray

data Function

class IsFunction o

toFunction

noFunction

Promise

data PromiseRejected

noPromiseRejected

readPromise

Callbacks

data Callback a

withCallback

data AudioBufferCallback

noAudioBufferCallback

data BlobCallback

noBlobCallback

data DatabaseCallback

noDatabaseCallback

data IntersectionObserverCallback

noIntersectionObserverCallback

data MediaQueryListListener

noMediaQueryListListener

data MediaStreamTrackSourcesCallback

noMediaStreamTrackSourcesCallback

data NavigatorUserMediaErrorCallback

noNavigatorUserMediaErrorCallback

data NavigatorUserMediaSuccessCallback

noNavigatorUserMediaSuccessCallback

data NotificationPermissionCallback permissions

data NodeFilter

noNodeFilter

data PositionCallback

noPositionCallback

data PositionErrorCallback

noPositionErrorCallback

data PerformanceObserverCallback

noPerformanceObserverCallback

data RequestAnimationFrameCallback

noRequestAnimationFrameCallback

data RTCPeerConnectionErrorCallback

noRTCPeerConnectionErrorCallback

data RTCSessionDescriptionCallback

noRTCSessionDescriptionCallback

data RTCStatsCallback

noRTCStatsCallback

data SQLStatementCallback

noSQLStatementCallback

data SQLStatementErrorCallback

noSQLStatementErrorCallback

data SQLTransactionCallback

noSQLTransactionCallback

data SQLTransactionErrorCallback

noSQLTransactionErrorCallback

data StorageErrorCallback

noStorageErrorCallback

data StorageQuotaCallback

noStorageQuotaCallback

data StorageUsageCallback

noStorageUsageCallback

data StringCallback s

data VoidCallback

noVoidCallback

Custom Types

type DOMHighResTimeStamp

noDOMHighResTimeStamp

type PerformanceEntryList

noPerformanceEntryList

Record Type

data Record key value

Dictionaries

data Dictionary

class IsDictionary o

toDictionary

noDictionary

Mutation Callback

data MutationCallback

class IsMutationCallback o

toMutationCallback

noMutationCallback

Date

data Date

class IsDate o

toDate

gTypeDate

noDate

Arrays

data Array

class IsArray o

toArray

gTypeArray

noArray

data ObjectArray

class IsObjectArray o

toObjectArray

noObjectArray

data ArrayBuffer

class IsArrayBuffer o

toArrayBuffer

gTypeArrayBuffer

noArrayBuffer

data ArrayBufferView

class IsArrayBufferView o

toArrayBufferView

noArrayBufferView

data Float32Array

class IsFloat32Array o

toFloat32Array

gTypeFloat32Array

noFloat32Array

data Float64Array

class IsFloat64Array o

toFloat64Array

gTypeFloat64Array

noFloat64Array

data Uint8Array

class IsUint8Array o

toUint8Array

gTypeUint8Array

noUint8Array

data Uint8ClampedArray

class IsUint8ClampedArray o

toUint8ClampedArray

gTypeUint8ClampedArray

noUint8ClampedArray

data Uint16Array

class IsUint16Array o

toUint16Array

gTypeUint16Array

noUint16Array

data Uint32Array

class IsUint32Array o

toUint32Array

gTypeUint32Array

noUint32Array

data Int8Array

class IsInt8Array o

toInt8Array

gTypeInt8Array

noInt8Array

data Int16Array

class IsInt16Array o

toInt16Array

gTypeInt16Array

noInt16Array

data Int32Array

class IsInt32Array o

toInt32Array

gTypeInt32Array

noInt32Array

Geolocation

data SerializedScriptValue

class IsSerializedScriptValue o

toSerializedScriptValue

noSerializedScriptValue

Crypto

data Algorithm

class IsAlgorithm o

toAlgorithm

noAlgorithm

data CryptoOperationData

class IsCryptoOperationData o

toCryptoOperationData

noCryptoOperationData

WebGL typedefs

type GLenum

type GLboolean

type GLbitfield

type GLbyte

type GLshort

type GLint

type GLsizei

type GLintptr

type GLsizeiptr

type GLubyte

type GLushort

type GLuint

type GLfloat

type GLclampf

type GLint64

type GLuint64

noGLenum

noGLboolean

noGLbitfield

noGLbyte

noGLshort

noGLint

noGLsizei

noGLintptr

noGLsizeiptr

noGLubyte

noGLushort

noGLuint

noGLfloat

noGLclampf

noGLint64

noGLuint64

Used for better error messages

type HasCallStack

Interface types from IDL files

data AddEventListenerOptionsOrBool

class IsAddEventListenerOptionsOrBool o

toAddEventListenerOptionsOrBool

data BinaryData

class IsBinaryData o

toBinaryData

data BlobPart

class IsBlobPart o

data BodyInit

class IsBodyInit o

data BufferDataSource

class IsBufferDataSource o

toBufferDataSource

data BufferSource

class IsBufferSource o

toBufferSource

data CanvasImageSource

class IsCanvasImageSource o

toCanvasImageSource

data CanvasStyle

class IsCanvasStyle o

data CredentialBodyType

class IsCredentialBodyType o

toCredentialBodyType

data CryptoKeyOrKeyPair

class IsCryptoKeyOrKeyPair o

toCryptoKeyOrKeyPair

data EventListenerOptionsOrBool

class IsEventListenerOptionsOrBool o

toEventListenerOptionsOrBool

data Float32List

class IsFloat32List o

data HTMLCollectionOrElement

class IsHTMLCollectionOrElement o

toHTMLCollectionOrElement

data HTMLElementOrLong

class IsHTMLElementOrLong o

data HTMLOptionElementOrGroup

class IsHTMLOptionElementOrGroup o

toHTMLOptionElementOrGroup

data IDBCursorSource

class IsIDBCursorSource o

toIDBCursorSource

data IDBKeyPath

class IsIDBKeyPath o

data IDBRequestResult

class IsIDBRequestResult o

toIDBRequestResult

data IDBRequestSource

class IsIDBRequestSource o

toIDBRequestSource

data Int32List

class IsInt32List o

data KeyData

class IsKeyData o

toKeyData

data MediaProvider

class IsMediaProvider o

toMediaProvider

data MediaStreamTrackOrKind

class IsMediaStreamTrackOrKind o

data MessageEventSource

class IsMessageEventSource o

toMessageEventSource

data NodeOrString

class IsNodeOrString o

data RTCIceCandidateOrInit

class IsRTCIceCandidateOrInit o

toRTCIceCandidateOrInit

data RadioNodeListOrElement

class IsRadioNodeListOrElement o

toRadioNodeListOrElement

data RenderingContext

class IsRenderingContext o

toRenderingContext

data SQLValue

class IsSQLValue o

data StringOrArrayBuffer

class IsStringOrArrayBuffer o

data StringOrBinaryData

class IsStringOrBinaryData o

data StringOrStrings

class IsStringOrStrings o

data TexImageSource

class IsTexImageSource o

toTexImageSource

data Track

class IsTrack o

toTrack

data URLSearchParamsInit

class IsURLSearchParamsInit o

data XMLHttpRequestBody

class IsXMLHttpRequestBody o

data ANGLEInstancedArrays

noANGLEInstancedArrays

gTypeANGLEInstancedArrays

data AbstractWorker

class IsAbstractWorker o

toAbstractWorker

noAbstractWorker

gTypeAbstractWorker

data Acceleration

noAcceleration

gTypeAcceleration

data AddEventListenerOptions

noAddEventListenerOptions

gTypeAddEventListenerOptions

data AesCbcCfbParams

noAesCbcCfbParams

gTypeAesCbcCfbParams

data AesCtrParams

noAesCtrParams

gTypeAesCtrParams

data AesGcmParams

noAesGcmParams

gTypeAesGcmParams

data AesKeyParams

noAesKeyParams

gTypeAesKeyParams

data AnalyserNode

noAnalyserNode

gTypeAnalyserNode

data Animatable

class IsAnimatable o

toAnimatable

noAnimatable

gTypeAnimatable

data Animation

noAnimation

gTypeAnimation

data AnimationEffect

class IsAnimationEffect o

toAnimationEffect

noAnimationEffect

gTypeAnimationEffect

data AnimationEvent

noAnimationEvent

gTypeAnimationEvent

data AnimationEventInit

noAnimationEventInit

gTypeAnimationEventInit

data AnimationTimeline

class IsAnimationTimeline o

toAnimationTimeline

noAnimationTimeline

gTypeAnimationTimeline

data ApplePayError

noApplePayError

gTypeApplePayError

data ApplePayLineItem

noApplePayLineItem

gTypeApplePayLineItem

data ApplePayPayment

noApplePayPayment

gTypeApplePayPayment

data ApplePayPaymentAuthorizationResult

noApplePayPaymentAuthorizationResult

gTypeApplePayPaymentAuthorizationResult

data ApplePayPaymentAuthorizedEvent

noApplePayPaymentAuthorizedEvent

gTypeApplePayPaymentAuthorizedEvent

data ApplePayPaymentContact

noApplePayPaymentContact

gTypeApplePayPaymentContact

data ApplePayPaymentMethod

noApplePayPaymentMethod

gTypeApplePayPaymentMethod

data ApplePayPaymentMethodSelectedEvent

noApplePayPaymentMethodSelectedEvent

gTypeApplePayPaymentMethodSelectedEvent

data ApplePayPaymentMethodUpdate

noApplePayPaymentMethodUpdate

gTypeApplePayPaymentMethodUpdate

data ApplePayPaymentPass

noApplePayPaymentPass

gTypeApplePayPaymentPass

data ApplePayPaymentRequest

noApplePayPaymentRequest

gTypeApplePayPaymentRequest

data ApplePayPaymentToken

noApplePayPaymentToken

gTypeApplePayPaymentToken

data ApplePaySession

noApplePaySession

gTypeApplePaySession

data ApplePayShippingContactSelectedEvent

noApplePayShippingContactSelectedEvent

gTypeApplePayShippingContactSelectedEvent

data ApplePayShippingContactUpdate

noApplePayShippingContactUpdate

gTypeApplePayShippingContactUpdate

data ApplePayShippingMethod

noApplePayShippingMethod

gTypeApplePayShippingMethod

data ApplePayShippingMethodSelectedEvent

noApplePayShippingMethodSelectedEvent

gTypeApplePayShippingMethodSelectedEvent

data ApplePayShippingMethodUpdate

noApplePayShippingMethodUpdate

gTypeApplePayShippingMethodUpdate

data ApplePayValidateMerchantEvent

noApplePayValidateMerchantEvent

gTypeApplePayValidateMerchantEvent

data ApplicationCache

noApplicationCache

gTypeApplicationCache

data AssignedNodesOptions

noAssignedNodesOptions

gTypeAssignedNodesOptions

data Attr

noAttr

gTypeAttr

data AudioBuffer

noAudioBuffer

gTypeAudioBuffer

data AudioBufferSourceNode

noAudioBufferSourceNode

gTypeAudioBufferSourceNode

data AudioContext

class IsAudioContext o

toAudioContext

noAudioContext

gTypeAudioContext

data AudioDestinationNode

noAudioDestinationNode

gTypeAudioDestinationNode

data AudioListener

noAudioListener

gTypeAudioListener

data AudioNode

class IsAudioNode o

toAudioNode

noAudioNode

gTypeAudioNode

data AudioParam

noAudioParam

gTypeAudioParam

data AudioProcessingEvent

noAudioProcessingEvent

gTypeAudioProcessingEvent

data AudioTrack

noAudioTrack

gTypeAudioTrack

data AudioTrackList

noAudioTrackList

gTypeAudioTrackList

data AutocompleteErrorEvent

noAutocompleteErrorEvent

gTypeAutocompleteErrorEvent

data AutocompleteErrorEventInit

noAutocompleteErrorEventInit

gTypeAutocompleteErrorEventInit

data BarProp

noBarProp

gTypeBarProp

data BasicCredential

class IsBasicCredential o

toBasicCredential

noBasicCredential

gTypeBasicCredential

data BeforeLoadEvent

noBeforeLoadEvent

gTypeBeforeLoadEvent

data BeforeLoadEventInit

noBeforeLoadEventInit

gTypeBeforeLoadEventInit

data BeforeUnloadEvent

noBeforeUnloadEvent

gTypeBeforeUnloadEvent

data BiquadFilterNode

noBiquadFilterNode

gTypeBiquadFilterNode

data Blob

class IsBlob o

toBlob

noBlob

gTypeBlob

data BlobPropertyBag

class IsBlobPropertyBag o

toBlobPropertyBag

noBlobPropertyBag

gTypeBlobPropertyBag

data Body

class IsBody o

toBody

noBody

gTypeBody

data ByteLengthQueuingStrategy

noByteLengthQueuingStrategy

gTypeByteLengthQueuingStrategy

data CDATASection

noCDATASection

gTypeCDATASection

data CSS

noCSS

gTypeCSS

data CSSFontFaceLoadEvent

noCSSFontFaceLoadEvent

gTypeCSSFontFaceLoadEvent

data CSSFontFaceLoadEventInit

noCSSFontFaceLoadEventInit

gTypeCSSFontFaceLoadEventInit

data CSSFontFaceRule

noCSSFontFaceRule

gTypeCSSFontFaceRule

data CSSImportRule

noCSSImportRule

gTypeCSSImportRule

data CSSKeyframeRule

noCSSKeyframeRule

gTypeCSSKeyframeRule

data CSSKeyframesRule

noCSSKeyframesRule

gTypeCSSKeyframesRule

data CSSMediaRule

noCSSMediaRule

gTypeCSSMediaRule

data CSSNamespaceRule

noCSSNamespaceRule

gTypeCSSNamespaceRule

data CSSPageRule

noCSSPageRule

gTypeCSSPageRule

data CSSPrimitiveValue

noCSSPrimitiveValue

gTypeCSSPrimitiveValue

data CSSRule

class IsCSSRule o

toCSSRule

noCSSRule

gTypeCSSRule

data CSSRuleList

noCSSRuleList

gTypeCSSRuleList

data CSSStyleDeclaration

noCSSStyleDeclaration

gTypeCSSStyleDeclaration

data CSSStyleRule

noCSSStyleRule

gTypeCSSStyleRule

data CSSStyleSheet

noCSSStyleSheet

gTypeCSSStyleSheet

data CSSSupportsRule

noCSSSupportsRule

gTypeCSSSupportsRule

data CSSUnknownRule

noCSSUnknownRule

gTypeCSSUnknownRule

data CSSValue

class IsCSSValue o

toCSSValue

noCSSValue

gTypeCSSValue

data CSSValueList

noCSSValueList

gTypeCSSValueList

data CanvasCaptureMediaStreamTrack

noCanvasCaptureMediaStreamTrack

gTypeCanvasCaptureMediaStreamTrack

data CanvasGradient

noCanvasGradient

gTypeCanvasGradient

data CanvasPath

class IsCanvasPath o

toCanvasPath

noCanvasPath

gTypeCanvasPath

data CanvasPattern

noCanvasPattern

gTypeCanvasPattern

data CanvasProxy

noCanvasProxy

gTypeCanvasProxy

data CanvasRenderingContext2D

noCanvasRenderingContext2D

gTypeCanvasRenderingContext2D

data ChannelMergerNode

noChannelMergerNode

gTypeChannelMergerNode

data ChannelSplitterNode

noChannelSplitterNode

gTypeChannelSplitterNode

data CharacterData

class IsCharacterData o

toCharacterData

noCharacterData

gTypeCharacterData

data ChildNode

class IsChildNode o

toChildNode

noChildNode

gTypeChildNode

data ClipboardEvent

noClipboardEvent

gTypeClipboardEvent

data ClipboardEventInit

noClipboardEventInit

gTypeClipboardEventInit

data CloseEvent

noCloseEvent

gTypeCloseEvent

data CloseEventInit

noCloseEventInit

gTypeCloseEventInit

data CommandLineAPIHost

noCommandLineAPIHost

gTypeCommandLineAPIHost

data Comment

noComment

gTypeComment

data CompositionEvent

noCompositionEvent

gTypeCompositionEvent

data CompositionEventInit

noCompositionEventInit

gTypeCompositionEventInit

data ConstrainBooleanParameters

noConstrainBooleanParameters

gTypeConstrainBooleanParameters

data ConstrainDOMStringParameters

noConstrainDOMStringParameters

gTypeConstrainDOMStringParameters

data ConstrainDoubleRange

noConstrainDoubleRange

gTypeConstrainDoubleRange

data ConstrainLongRange

noConstrainLongRange

gTypeConstrainLongRange

data ConvolverNode

noConvolverNode

gTypeConvolverNode

data Coordinates

noCoordinates

gTypeCoordinates

data CountQueuingStrategy

noCountQueuingStrategy

gTypeCountQueuingStrategy

data Counter

noCounter

gTypeCounter

data CredentialData

class IsCredentialData o

toCredentialData

noCredentialData

gTypeCredentialData

data Crypto

noCrypto

gTypeCrypto

data CryptoAlgorithmParameters

class IsCryptoAlgorithmParameters o

toCryptoAlgorithmParameters

noCryptoAlgorithmParameters

gTypeCryptoAlgorithmParameters

data CryptoKey

noCryptoKey

gTypeCryptoKey

data CryptoKeyPair

noCryptoKeyPair

gTypeCryptoKeyPair

data CustomElementRegistry

noCustomElementRegistry

gTypeCustomElementRegistry

data CustomEvent

noCustomEvent

gTypeCustomEvent

data CustomEventInit

noCustomEventInit

gTypeCustomEventInit

data DOMError

class IsDOMError o

toDOMError

noDOMError

gTypeDOMError

data DOMException

noDOMException

gTypeDOMException

data DOMImplementation

noDOMImplementation

gTypeDOMImplementation

data DOMNamedFlowCollection

noDOMNamedFlowCollection

gTypeDOMNamedFlowCollection

data DOMParser

noDOMParser

gTypeDOMParser

data DOMPoint

noDOMPoint

gTypeDOMPoint

data DOMPointInit

noDOMPointInit

gTypeDOMPointInit

data DOMPointReadOnly

class IsDOMPointReadOnly o

toDOMPointReadOnly

noDOMPointReadOnly

gTypeDOMPointReadOnly

data DOMRect

noDOMRect

gTypeDOMRect

data DOMRectInit

noDOMRectInit

gTypeDOMRectInit

data DOMRectReadOnly

class IsDOMRectReadOnly o

toDOMRectReadOnly

noDOMRectReadOnly

gTypeDOMRectReadOnly

data DOMStringList

noDOMStringList

gTypeDOMStringList

data DOMStringMap

noDOMStringMap

gTypeDOMStringMap

data DOMTokenList

noDOMTokenList

gTypeDOMTokenList

data DataCue

noDataCue

gTypeDataCue

data DataTransfer

noDataTransfer

gTypeDataTransfer

data DataTransferItem

noDataTransferItem

gTypeDataTransferItem

data DataTransferItemList

noDataTransferItemList

gTypeDataTransferItemList

data Database

noDatabase

gTypeDatabase

data DedicatedWorkerGlobalScope

noDedicatedWorkerGlobalScope

gTypeDedicatedWorkerGlobalScope

data DelayNode

noDelayNode

gTypeDelayNode

data DeviceMotionEvent

noDeviceMotionEvent

gTypeDeviceMotionEvent

data DeviceOrientationEvent

noDeviceOrientationEvent

gTypeDeviceOrientationEvent

data DeviceProximityEvent

noDeviceProximityEvent

gTypeDeviceProximityEvent

data DeviceProximityEventInit

noDeviceProximityEventInit

gTypeDeviceProximityEventInit

data Document

class IsDocument o

toDocument

noDocument

gTypeDocument

data DocumentAndElementEventHandlers

class IsDocumentAndElementEventHandlers o

toDocumentAndElementEventHandlers

noDocumentAndElementEventHandlers

gTypeDocumentAndElementEventHandlers

data DocumentFragment

class IsDocumentFragment o

toDocumentFragment

noDocumentFragment

gTypeDocumentFragment

data DocumentOrShadowRoot

class IsDocumentOrShadowRoot o

toDocumentOrShadowRoot

noDocumentOrShadowRoot

gTypeDocumentOrShadowRoot

data DocumentTimeline

noDocumentTimeline

gTypeDocumentTimeline

data DocumentType

noDocumentType

gTypeDocumentType

data DoubleRange

class IsDoubleRange o

toDoubleRange

noDoubleRange

gTypeDoubleRange

data DynamicsCompressorNode

noDynamicsCompressorNode

gTypeDynamicsCompressorNode

data EXTBlendMinMax

noEXTBlendMinMax

gTypeEXTBlendMinMax

data EXTFragDepth

noEXTFragDepth

gTypeEXTFragDepth

data EXTShaderTextureLOD

noEXTShaderTextureLOD

gTypeEXTShaderTextureLOD

data EXTTextureFilterAnisotropic

noEXTTextureFilterAnisotropic

gTypeEXTTextureFilterAnisotropic

data EXTsRGB

noEXTsRGB

gTypeEXTsRGB

data EcKeyParams

noEcKeyParams

gTypeEcKeyParams

data EcdhKeyDeriveParams

noEcdhKeyDeriveParams

gTypeEcdhKeyDeriveParams

data EcdsaParams

noEcdsaParams

gTypeEcdsaParams

data Element

class IsElement o

toElement

noElement

gTypeElement

data ElementCSSInlineStyle

class IsElementCSSInlineStyle o

toElementCSSInlineStyle

noElementCSSInlineStyle

gTypeElementCSSInlineStyle

data ErrorEvent

noErrorEvent

gTypeErrorEvent

data ErrorEventInit

noErrorEventInit

gTypeErrorEventInit

data Event

class IsEvent o

toEvent

noEvent

gTypeEvent

data EventInit

class IsEventInit o

toEventInit

noEventInit

gTypeEventInit

data EventListener

noEventListener

gTypeEventListener

data EventListenerOptions

class IsEventListenerOptions o

toEventListenerOptions

noEventListenerOptions

gTypeEventListenerOptions

data EventModifierInit

class IsEventModifierInit o

toEventModifierInit

noEventModifierInit

gTypeEventModifierInit

data EventSource

noEventSource

gTypeEventSource

data EventSourceInit

noEventSourceInit

gTypeEventSourceInit

data EventTarget

class IsEventTarget o

toEventTarget

noEventTarget

gTypeEventTarget

data File

noFile

gTypeFile

data FileError

noFileError

gTypeFileError

data FileException

noFileException

gTypeFileException

data FileList

noFileList

gTypeFileList

data FilePropertyBag

noFilePropertyBag

gTypeFilePropertyBag

data FileReader

noFileReader

gTypeFileReader

data FileReaderSync

noFileReaderSync

gTypeFileReaderSync

data FocusEvent

noFocusEvent

gTypeFocusEvent

data FocusEventInit

noFocusEventInit

gTypeFocusEventInit

data FontFace

noFontFace

gTypeFontFace

data FontFaceDescriptors

noFontFaceDescriptors

gTypeFontFaceDescriptors

data FontFaceSet

noFontFaceSet

gTypeFontFaceSet

data FormData

noFormData

gTypeFormData

data GainNode

noGainNode

gTypeGainNode

data Gamepad

noGamepad

gTypeGamepad

data GamepadButton

noGamepadButton

gTypeGamepadButton

data GamepadEvent

noGamepadEvent

gTypeGamepadEvent

data GamepadEventInit

noGamepadEventInit

gTypeGamepadEventInit

data Geolocation

noGeolocation

gTypeGeolocation

data Geoposition

noGeoposition

gTypeGeoposition

data GetRootNodeOptions

noGetRootNodeOptions

gTypeGetRootNodeOptions

data GlobalCrypto

class IsGlobalCrypto o

toGlobalCrypto

noGlobalCrypto

gTypeGlobalCrypto

data GlobalEventHandlers

class IsGlobalEventHandlers o

toGlobalEventHandlers

noGlobalEventHandlers

gTypeGlobalEventHandlers

data GlobalPerformance

class IsGlobalPerformance o

toGlobalPerformance

noGlobalPerformance

gTypeGlobalPerformance

data HTMLAllCollection

noHTMLAllCollection

gTypeHTMLAllCollection

data HTMLAnchorElement

noHTMLAnchorElement

gTypeHTMLAnchorElement

data HTMLAppletElement

noHTMLAppletElement

gTypeHTMLAppletElement

data HTMLAreaElement

noHTMLAreaElement

gTypeHTMLAreaElement

data HTMLAttachmentElement

noHTMLAttachmentElement

gTypeHTMLAttachmentElement

data HTMLAudioElement

noHTMLAudioElement

gTypeHTMLAudioElement

data HTMLBRElement

noHTMLBRElement

gTypeHTMLBRElement

data HTMLBaseElement

noHTMLBaseElement

gTypeHTMLBaseElement

data HTMLBodyElement

noHTMLBodyElement

gTypeHTMLBodyElement

data HTMLButtonElement

noHTMLButtonElement

gTypeHTMLButtonElement

data HTMLCanvasElement

noHTMLCanvasElement

gTypeHTMLCanvasElement

data HTMLCollection

class IsHTMLCollection o

toHTMLCollection

noHTMLCollection

gTypeHTMLCollection

data HTMLDListElement

noHTMLDListElement

gTypeHTMLDListElement

data HTMLDataElement

noHTMLDataElement

gTypeHTMLDataElement

data HTMLDataListElement

noHTMLDataListElement

gTypeHTMLDataListElement

data HTMLDetailsElement

noHTMLDetailsElement

gTypeHTMLDetailsElement

data HTMLDirectoryElement

noHTMLDirectoryElement

gTypeHTMLDirectoryElement

data HTMLDivElement

noHTMLDivElement

gTypeHTMLDivElement

data HTMLDocument

noHTMLDocument

gTypeHTMLDocument

data HTMLElement

class IsHTMLElement o

toHTMLElement

noHTMLElement

gTypeHTMLElement

data HTMLEmbedElement

noHTMLEmbedElement

gTypeHTMLEmbedElement

data HTMLFieldSetElement

noHTMLFieldSetElement

gTypeHTMLFieldSetElement

data HTMLFontElement

noHTMLFontElement

gTypeHTMLFontElement

data HTMLFormControlsCollection

noHTMLFormControlsCollection

gTypeHTMLFormControlsCollection

data HTMLFormElement

noHTMLFormElement

gTypeHTMLFormElement

data HTMLFrameElement

noHTMLFrameElement

gTypeHTMLFrameElement

data HTMLFrameSetElement

noHTMLFrameSetElement

gTypeHTMLFrameSetElement

data HTMLHRElement

noHTMLHRElement

gTypeHTMLHRElement

data HTMLHeadElement

noHTMLHeadElement

gTypeHTMLHeadElement

data HTMLHeadingElement

noHTMLHeadingElement

gTypeHTMLHeadingElement

data HTMLHtmlElement

noHTMLHtmlElement

gTypeHTMLHtmlElement

data HTMLHyperlinkElementUtils

class IsHTMLHyperlinkElementUtils o

toHTMLHyperlinkElementUtils

noHTMLHyperlinkElementUtils

gTypeHTMLHyperlinkElementUtils

data HTMLIFrameElement

noHTMLIFrameElement

gTypeHTMLIFrameElement

data HTMLImageElement

noHTMLImageElement

gTypeHTMLImageElement

data HTMLInputElement

noHTMLInputElement

gTypeHTMLInputElement

data HTMLKeygenElement

noHTMLKeygenElement

gTypeHTMLKeygenElement

data HTMLLIElement

noHTMLLIElement

gTypeHTMLLIElement

data HTMLLabelElement

noHTMLLabelElement

gTypeHTMLLabelElement

data HTMLLegendElement

noHTMLLegendElement

gTypeHTMLLegendElement

data HTMLLinkElement

noHTMLLinkElement

gTypeHTMLLinkElement

data HTMLMapElement

noHTMLMapElement

gTypeHTMLMapElement

data HTMLMarqueeElement

noHTMLMarqueeElement

gTypeHTMLMarqueeElement

data HTMLMediaElement

class IsHTMLMediaElement o

toHTMLMediaElement

noHTMLMediaElement

gTypeHTMLMediaElement

data HTMLMenuElement

noHTMLMenuElement

gTypeHTMLMenuElement

data HTMLMetaElement

noHTMLMetaElement

gTypeHTMLMetaElement

data HTMLMeterElement

noHTMLMeterElement

gTypeHTMLMeterElement

data HTMLModElement

noHTMLModElement

gTypeHTMLModElement

data HTMLOListElement

noHTMLOListElement

gTypeHTMLOListElement

data HTMLObjectElement

noHTMLObjectElement

gTypeHTMLObjectElement

data HTMLOptGroupElement

noHTMLOptGroupElement

gTypeHTMLOptGroupElement

data HTMLOptionElement

noHTMLOptionElement

gTypeHTMLOptionElement

data HTMLOptionsCollection

noHTMLOptionsCollection

gTypeHTMLOptionsCollection

data HTMLOutputElement

noHTMLOutputElement

gTypeHTMLOutputElement

data HTMLParagraphElement

noHTMLParagraphElement

gTypeHTMLParagraphElement

data HTMLParamElement

noHTMLParamElement

gTypeHTMLParamElement

data HTMLPictureElement

noHTMLPictureElement

gTypeHTMLPictureElement

data HTMLPreElement

noHTMLPreElement

gTypeHTMLPreElement

data HTMLProgressElement

noHTMLProgressElement

gTypeHTMLProgressElement

data HTMLQuoteElement

noHTMLQuoteElement

gTypeHTMLQuoteElement

data HTMLScriptElement

noHTMLScriptElement

gTypeHTMLScriptElement

data HTMLSelectElement

noHTMLSelectElement

gTypeHTMLSelectElement

data HTMLSlotElement

noHTMLSlotElement

gTypeHTMLSlotElement

data HTMLSourceElement

noHTMLSourceElement

gTypeHTMLSourceElement

data HTMLSpanElement

noHTMLSpanElement

gTypeHTMLSpanElement

data HTMLStyleElement

noHTMLStyleElement

gTypeHTMLStyleElement

data HTMLTableCaptionElement

noHTMLTableCaptionElement

gTypeHTMLTableCaptionElement

data HTMLTableCellElement

noHTMLTableCellElement

gTypeHTMLTableCellElement

data HTMLTableColElement

noHTMLTableColElement

gTypeHTMLTableColElement

data HTMLTableElement

noHTMLTableElement

gTypeHTMLTableElement

data HTMLTableRowElement

noHTMLTableRowElement

gTypeHTMLTableRowElement

data HTMLTableSectionElement

noHTMLTableSectionElement

gTypeHTMLTableSectionElement

data HTMLTemplateElement

noHTMLTemplateElement

gTypeHTMLTemplateElement

data HTMLTextAreaElement

noHTMLTextAreaElement

gTypeHTMLTextAreaElement

data HTMLTimeElement

noHTMLTimeElement

gTypeHTMLTimeElement

data HTMLTitleElement

noHTMLTitleElement

gTypeHTMLTitleElement

data HTMLTrackElement

noHTMLTrackElement

gTypeHTMLTrackElement

data HTMLUListElement

noHTMLUListElement

gTypeHTMLUListElement

data HTMLUnknownElement

noHTMLUnknownElement

gTypeHTMLUnknownElement

data HTMLVideoElement

noHTMLVideoElement

gTypeHTMLVideoElement

data HashChangeEvent

noHashChangeEvent

gTypeHashChangeEvent

data HashChangeEventInit

noHashChangeEventInit

gTypeHashChangeEventInit

data Headers

noHeaders

gTypeHeaders

data History

noHistory

gTypeHistory

data HkdfParams

noHkdfParams

gTypeHkdfParams

data HmacKeyParams

noHmacKeyParams

gTypeHmacKeyParams

data IDBCursor

class IsIDBCursor o

toIDBCursor

noIDBCursor

gTypeIDBCursor

data IDBCursorWithValue

noIDBCursorWithValue

gTypeIDBCursorWithValue

data IDBDatabase

noIDBDatabase

gTypeIDBDatabase

data IDBFactory

noIDBFactory

gTypeIDBFactory

data IDBIndex

noIDBIndex

gTypeIDBIndex

data IDBIndexParameters

noIDBIndexParameters

gTypeIDBIndexParameters

data IDBKeyRange

noIDBKeyRange

gTypeIDBKeyRange

data IDBObjectStore

noIDBObjectStore

gTypeIDBObjectStore

data IDBObjectStoreParameters

noIDBObjectStoreParameters

gTypeIDBObjectStoreParameters

data IDBOpenDBRequest

noIDBOpenDBRequest

gTypeIDBOpenDBRequest

data IDBRequest

class IsIDBRequest o

toIDBRequest

noIDBRequest

gTypeIDBRequest

data IDBTransaction

noIDBTransaction

gTypeIDBTransaction

data IDBVersionChangeEvent

noIDBVersionChangeEvent

gTypeIDBVersionChangeEvent

data IDBVersionChangeEventInit

noIDBVersionChangeEventInit

gTypeIDBVersionChangeEventInit

data ImageData

noImageData

gTypeImageData

data InputEvent

noInputEvent

gTypeInputEvent

data InputEventInit

noInputEventInit

gTypeInputEventInit

data InspectorFrontendHost

noInspectorFrontendHost

gTypeInspectorFrontendHost

data IntersectionObserver

noIntersectionObserver

gTypeIntersectionObserver

data IntersectionObserverEntry

noIntersectionObserverEntry

gTypeIntersectionObserverEntry

data IntersectionObserverEntryInit

noIntersectionObserverEntryInit

gTypeIntersectionObserverEntryInit

data IntersectionObserverInit

noIntersectionObserverInit

gTypeIntersectionObserverInit

data JsonWebKey

noJsonWebKey

gTypeJsonWebKey

data KeyboardEvent

noKeyboardEvent

gTypeKeyboardEvent

data KeyboardEventInit

noKeyboardEventInit

gTypeKeyboardEventInit

data KeyframeEffect

noKeyframeEffect

gTypeKeyframeEffect

data Location

noLocation

gTypeLocation

data LongRange

class IsLongRange o

toLongRange

noLongRange

gTypeLongRange

data MediaController

noMediaController

gTypeMediaController

data MediaControlsHost

noMediaControlsHost

gTypeMediaControlsHost

data MediaDeviceInfo

noMediaDeviceInfo

gTypeMediaDeviceInfo

data MediaDevices

noMediaDevices

gTypeMediaDevices

data MediaElementAudioSourceNode

noMediaElementAudioSourceNode

gTypeMediaElementAudioSourceNode

data MediaEncryptedEvent

noMediaEncryptedEvent

gTypeMediaEncryptedEvent

data MediaEncryptedEventInit

noMediaEncryptedEventInit

gTypeMediaEncryptedEventInit

data MediaError

noMediaError

gTypeMediaError

data MediaKeyMessageEvent

noMediaKeyMessageEvent

gTypeMediaKeyMessageEvent

data MediaKeyMessageEventInit

noMediaKeyMessageEventInit

gTypeMediaKeyMessageEventInit

data MediaKeySession

noMediaKeySession

gTypeMediaKeySession

data MediaKeyStatusMap

noMediaKeyStatusMap

gTypeMediaKeyStatusMap

data MediaKeySystemAccess

noMediaKeySystemAccess

gTypeMediaKeySystemAccess

data MediaKeySystemConfiguration

noMediaKeySystemConfiguration

gTypeMediaKeySystemConfiguration

data MediaKeySystemMediaCapability

noMediaKeySystemMediaCapability

gTypeMediaKeySystemMediaCapability

data MediaKeys

noMediaKeys

gTypeMediaKeys

data MediaList

noMediaList

gTypeMediaList

data MediaMetadata

noMediaMetadata

gTypeMediaMetadata

data MediaQueryList

noMediaQueryList

gTypeMediaQueryList

data MediaRemoteControls

noMediaRemoteControls

gTypeMediaRemoteControls

data MediaSession

noMediaSession

gTypeMediaSession

data MediaSource

noMediaSource

gTypeMediaSource

data MediaStream

noMediaStream

gTypeMediaStream

data MediaStreamAudioDestinationNode

noMediaStreamAudioDestinationNode

gTypeMediaStreamAudioDestinationNode

data MediaStreamAudioSourceNode

noMediaStreamAudioSourceNode

gTypeMediaStreamAudioSourceNode

data MediaStreamConstraints

noMediaStreamConstraints

gTypeMediaStreamConstraints

data MediaStreamEvent

noMediaStreamEvent

gTypeMediaStreamEvent

data MediaStreamEventInit

noMediaStreamEventInit

gTypeMediaStreamEventInit

data MediaStreamTrack

class IsMediaStreamTrack o

toMediaStreamTrack

noMediaStreamTrack

gTypeMediaStreamTrack

data MediaStreamTrackEvent

noMediaStreamTrackEvent

gTypeMediaStreamTrackEvent

data MediaStreamTrackEventInit

noMediaStreamTrackEventInit

gTypeMediaStreamTrackEventInit

data MediaTrackCapabilities

noMediaTrackCapabilities

gTypeMediaTrackCapabilities

data MediaTrackConstraintSet

class IsMediaTrackConstraintSet o

toMediaTrackConstraintSet

noMediaTrackConstraintSet

gTypeMediaTrackConstraintSet

data MediaTrackConstraints

noMediaTrackConstraints

gTypeMediaTrackConstraints

data MediaTrackSettings

noMediaTrackSettings

gTypeMediaTrackSettings

data MediaTrackSupportedConstraints

noMediaTrackSupportedConstraints

gTypeMediaTrackSupportedConstraints

data MessageChannel

noMessageChannel

gTypeMessageChannel

data MessageEvent

noMessageEvent

gTypeMessageEvent

data MessageEventInit

noMessageEventInit

gTypeMessageEventInit

data MessagePort

noMessagePort

gTypeMessagePort

data MimeType

noMimeType

gTypeMimeType

data MimeTypeArray

noMimeTypeArray

gTypeMimeTypeArray

data MouseEvent

class IsMouseEvent o

toMouseEvent

noMouseEvent

gTypeMouseEvent

data MouseEventInit

class IsMouseEventInit o

toMouseEventInit

noMouseEventInit

gTypeMouseEventInit

data MutationEvent

noMutationEvent

gTypeMutationEvent

data MutationObserver

noMutationObserver

gTypeMutationObserver

data MutationObserverInit

noMutationObserverInit

gTypeMutationObserverInit

data MutationRecord

noMutationRecord

gTypeMutationRecord

data NamedNodeMap

noNamedNodeMap

gTypeNamedNodeMap

data Navigator

noNavigator

gTypeNavigator

data NavigatorConcurrentHardware

class IsNavigatorConcurrentHardware o

toNavigatorConcurrentHardware

noNavigatorConcurrentHardware

gTypeNavigatorConcurrentHardware

data NavigatorID

class IsNavigatorID o

toNavigatorID

noNavigatorID

gTypeNavigatorID

data NavigatorLanguage

class IsNavigatorLanguage o

toNavigatorLanguage

noNavigatorLanguage

gTypeNavigatorLanguage

data NavigatorOnLine

class IsNavigatorOnLine o

toNavigatorOnLine

noNavigatorOnLine

gTypeNavigatorOnLine

data NavigatorUserMediaError

noNavigatorUserMediaError

gTypeNavigatorUserMediaError

data Node

class IsNode o

toNode

noNode

gTypeNode

data NodeIterator

noNodeIterator

gTypeNodeIterator

data NodeList

class IsNodeList o

toNodeList

noNodeList

gTypeNodeList

data NonDocumentTypeChildNode

class IsNonDocumentTypeChildNode o

toNonDocumentTypeChildNode

noNonDocumentTypeChildNode

gTypeNonDocumentTypeChildNode

data NonElementParentNode

class IsNonElementParentNode o

toNonElementParentNode

noNonElementParentNode

gTypeNonElementParentNode

data Notification

noNotification

gTypeNotification

data NotificationOptions

noNotificationOptions

gTypeNotificationOptions

data OESElementIndexUint

noOESElementIndexUint

gTypeOESElementIndexUint

data OESStandardDerivatives

noOESStandardDerivatives

gTypeOESStandardDerivatives

data OESTextureFloat

noOESTextureFloat

gTypeOESTextureFloat

data OESTextureFloatLinear

noOESTextureFloatLinear

gTypeOESTextureFloatLinear

data OESTextureHalfFloat

noOESTextureHalfFloat

gTypeOESTextureHalfFloat

data OESTextureHalfFloatLinear

noOESTextureHalfFloatLinear

gTypeOESTextureHalfFloatLinear

data OESVertexArrayObject

noOESVertexArrayObject

gTypeOESVertexArrayObject

data OfflineAudioCompletionEvent

noOfflineAudioCompletionEvent

gTypeOfflineAudioCompletionEvent

data OfflineAudioContext

noOfflineAudioContext

gTypeOfflineAudioContext

data OscillatorNode

noOscillatorNode

gTypeOscillatorNode

data OverconstrainedError

noOverconstrainedError

gTypeOverconstrainedError

data OverconstrainedErrorEvent

noOverconstrainedErrorEvent

gTypeOverconstrainedErrorEvent

data OverconstrainedErrorEventInit

noOverconstrainedErrorEventInit

gTypeOverconstrainedErrorEventInit

data OverflowEvent

noOverflowEvent

gTypeOverflowEvent

data OverflowEventInit

noOverflowEventInit

gTypeOverflowEventInit

data PageTransitionEvent

noPageTransitionEvent

gTypePageTransitionEvent

data PageTransitionEventInit

noPageTransitionEventInit

gTypePageTransitionEventInit

data PannerNode

noPannerNode

gTypePannerNode

data ParentNode

class IsParentNode o

toParentNode

noParentNode

gTypeParentNode

data PasswordCredential

noPasswordCredential

gTypePasswordCredential

data PasswordCredentialData

noPasswordCredentialData

gTypePasswordCredentialData

data Path2D

noPath2D

gTypePath2D

data Pbkdf2Params

noPbkdf2Params

gTypePbkdf2Params

data Performance

noPerformance

gTypePerformance

data PerformanceEntry

class IsPerformanceEntry o

toPerformanceEntry

noPerformanceEntry

gTypePerformanceEntry

data PerformanceMark

noPerformanceMark

gTypePerformanceMark

data PerformanceMeasure

noPerformanceMeasure

gTypePerformanceMeasure

data PerformanceNavigation

noPerformanceNavigation

gTypePerformanceNavigation

data PerformanceObserver

noPerformanceObserver

gTypePerformanceObserver

data PerformanceObserverEntryList

noPerformanceObserverEntryList

gTypePerformanceObserverEntryList

data PerformanceObserverInit

noPerformanceObserverInit

gTypePerformanceObserverInit

data PerformanceResourceTiming

noPerformanceResourceTiming

gTypePerformanceResourceTiming

data PerformanceTiming

noPerformanceTiming

gTypePerformanceTiming

data PeriodicWave

noPeriodicWave

gTypePeriodicWave

data Plugin

noPlugin

gTypePlugin

data PluginArray

noPluginArray

gTypePluginArray

data PopStateEvent

noPopStateEvent

gTypePopStateEvent

data PopStateEventInit

noPopStateEventInit

gTypePopStateEventInit

data PositionError

noPositionError

gTypePositionError

data PositionOptions

noPositionOptions

gTypePositionOptions

data ProcessingInstruction

noProcessingInstruction

gTypeProcessingInstruction

data ProgressEvent

class IsProgressEvent o

toProgressEvent

noProgressEvent

gTypeProgressEvent

data ProgressEventInit

noProgressEventInit

gTypeProgressEventInit

data PromiseRejectionEvent

noPromiseRejectionEvent

gTypePromiseRejectionEvent

data PromiseRejectionEventInit

noPromiseRejectionEventInit

gTypePromiseRejectionEventInit

data QuickTimePluginReplacement

noQuickTimePluginReplacement

gTypeQuickTimePluginReplacement

data RGBColor

noRGBColor

gTypeRGBColor

data RTCAnswerOptions

noRTCAnswerOptions

gTypeRTCAnswerOptions

data RTCConfiguration

noRTCConfiguration

gTypeRTCConfiguration

data RTCDTMFSender

noRTCDTMFSender

gTypeRTCDTMFSender

data RTCDTMFToneChangeEvent

noRTCDTMFToneChangeEvent

gTypeRTCDTMFToneChangeEvent

data RTCDTMFToneChangeEventInit

noRTCDTMFToneChangeEventInit

gTypeRTCDTMFToneChangeEventInit

data RTCDataChannel

noRTCDataChannel

gTypeRTCDataChannel

data RTCDataChannelEvent

noRTCDataChannelEvent

gTypeRTCDataChannelEvent

data RTCDataChannelEventInit

noRTCDataChannelEventInit

gTypeRTCDataChannelEventInit

data RTCDataChannelInit

noRTCDataChannelInit

gTypeRTCDataChannelInit

data RTCDataChannelStats

noRTCDataChannelStats

gTypeRTCDataChannelStats

data RTCIceCandidate

noRTCIceCandidate

gTypeRTCIceCandidate

data RTCIceCandidateEvent

noRTCIceCandidateEvent

gTypeRTCIceCandidateEvent

data RTCIceCandidateInit

noRTCIceCandidateInit

gTypeRTCIceCandidateInit

data RTCIceServer

noRTCIceServer

gTypeRTCIceServer

data RTCIceTransport

noRTCIceTransport

gTypeRTCIceTransport

data RTCInboundRTPStreamStats

noRTCInboundRTPStreamStats

gTypeRTCInboundRTPStreamStats

data RTCMediaStreamTrackStats

noRTCMediaStreamTrackStats

gTypeRTCMediaStreamTrackStats

data RTCOfferAnswerOptions

class IsRTCOfferAnswerOptions o

toRTCOfferAnswerOptions

noRTCOfferAnswerOptions

gTypeRTCOfferAnswerOptions

data RTCOfferOptions

noRTCOfferOptions

gTypeRTCOfferOptions

data RTCOutboundRTPStreamStats

noRTCOutboundRTPStreamStats

gTypeRTCOutboundRTPStreamStats

data RTCPeerConnection

noRTCPeerConnection

gTypeRTCPeerConnection

data RTCPeerConnectionIceEvent

noRTCPeerConnectionIceEvent

gTypeRTCPeerConnectionIceEvent

data RTCRTPStreamStats

class IsRTCRTPStreamStats o

toRTCRTPStreamStats

noRTCRTPStreamStats

gTypeRTCRTPStreamStats

data RTCRtpCodecParameters

noRTCRtpCodecParameters

gTypeRTCRtpCodecParameters

data RTCRtpEncodingParameters

noRTCRtpEncodingParameters

gTypeRTCRtpEncodingParameters

data RTCRtpFecParameters

noRTCRtpFecParameters

gTypeRTCRtpFecParameters

data RTCRtpHeaderExtensionParameters

noRTCRtpHeaderExtensionParameters

gTypeRTCRtpHeaderExtensionParameters

data RTCRtpParameters

noRTCRtpParameters

gTypeRTCRtpParameters

data RTCRtpReceiver

noRTCRtpReceiver

gTypeRTCRtpReceiver

data RTCRtpRtxParameters

noRTCRtpRtxParameters

gTypeRTCRtpRtxParameters

data RTCRtpSender

noRTCRtpSender

gTypeRTCRtpSender

data RTCRtpTransceiver

noRTCRtpTransceiver

gTypeRTCRtpTransceiver

data RTCRtpTransceiverInit

noRTCRtpTransceiverInit

gTypeRTCRtpTransceiverInit

data RTCSessionDescription

noRTCSessionDescription

gTypeRTCSessionDescription

data RTCSessionDescriptionInit

noRTCSessionDescriptionInit

gTypeRTCSessionDescriptionInit

data RTCStats

class IsRTCStats o

toRTCStats

noRTCStats

gTypeRTCStats

data RTCStatsReport

noRTCStatsReport

gTypeRTCStatsReport

data RTCTrackEvent

noRTCTrackEvent

gTypeRTCTrackEvent

data RTCTrackEventInit

noRTCTrackEventInit

gTypeRTCTrackEventInit

data RadioNodeList

noRadioNodeList

gTypeRadioNodeList

data Range

noRange

gTypeRange

data ReadableByteStreamController

noReadableByteStreamController

gTypeReadableByteStreamController

data ReadableStream

noReadableStream

gTypeReadableStream

data ReadableStreamBYOBReader

noReadableStreamBYOBReader

gTypeReadableStreamBYOBReader

data ReadableStreamBYOBRequest

noReadableStreamBYOBRequest

gTypeReadableStreamBYOBRequest

data ReadableStreamDefaultController

noReadableStreamDefaultController

gTypeReadableStreamDefaultController

data ReadableStreamDefaultReader

noReadableStreamDefaultReader

gTypeReadableStreamDefaultReader

data ReadableStreamSource

noReadableStreamSource

gTypeReadableStreamSource

data Rect

noRect

gTypeRect

data Request

noRequest

gTypeRequest

data RequestInit

noRequestInit

gTypeRequestInit

data Response

noResponse

gTypeResponse

data RotationRate

noRotationRate

gTypeRotationRate

data RsaHashedImportParams

noRsaHashedImportParams

gTypeRsaHashedImportParams

data RsaHashedKeyGenParams

noRsaHashedKeyGenParams

gTypeRsaHashedKeyGenParams

data RsaKeyGenParams

class IsRsaKeyGenParams o

toRsaKeyGenParams

noRsaKeyGenParams

gTypeRsaKeyGenParams

data RsaOaepParams

noRsaOaepParams

gTypeRsaOaepParams

data RsaOtherPrimesInfo

noRsaOtherPrimesInfo

gTypeRsaOtherPrimesInfo

data SQLError

noSQLError

gTypeSQLError

data SQLException

noSQLException

gTypeSQLException

data SQLResultSet

noSQLResultSet

gTypeSQLResultSet

data SQLResultSetRowList

noSQLResultSetRowList

gTypeSQLResultSetRowList

data SQLTransaction

noSQLTransaction

gTypeSQLTransaction

data SVGAElement

noSVGAElement

gTypeSVGAElement

data SVGAltGlyphDefElement

noSVGAltGlyphDefElement

gTypeSVGAltGlyphDefElement

data SVGAltGlyphElement

noSVGAltGlyphElement

gTypeSVGAltGlyphElement

data SVGAltGlyphItemElement

noSVGAltGlyphItemElement

gTypeSVGAltGlyphItemElement

data SVGAngle

noSVGAngle

gTypeSVGAngle

data SVGAnimateColorElement

noSVGAnimateColorElement

gTypeSVGAnimateColorElement

data SVGAnimateElement

noSVGAnimateElement

gTypeSVGAnimateElement

data SVGAnimateMotionElement

noSVGAnimateMotionElement

gTypeSVGAnimateMotionElement

data SVGAnimateTransformElement

noSVGAnimateTransformElement

gTypeSVGAnimateTransformElement

data SVGAnimatedAngle

noSVGAnimatedAngle

gTypeSVGAnimatedAngle

data SVGAnimatedBoolean

noSVGAnimatedBoolean

gTypeSVGAnimatedBoolean

data SVGAnimatedEnumeration

noSVGAnimatedEnumeration

gTypeSVGAnimatedEnumeration

data SVGAnimatedInteger

noSVGAnimatedInteger

gTypeSVGAnimatedInteger

data SVGAnimatedLength

noSVGAnimatedLength

gTypeSVGAnimatedLength

data SVGAnimatedLengthList

noSVGAnimatedLengthList

gTypeSVGAnimatedLengthList

data SVGAnimatedNumber

noSVGAnimatedNumber

gTypeSVGAnimatedNumber

data SVGAnimatedNumberList

noSVGAnimatedNumberList

gTypeSVGAnimatedNumberList

data SVGAnimatedPreserveAspectRatio

noSVGAnimatedPreserveAspectRatio

gTypeSVGAnimatedPreserveAspectRatio

data SVGAnimatedRect

noSVGAnimatedRect

gTypeSVGAnimatedRect

data SVGAnimatedString

noSVGAnimatedString

gTypeSVGAnimatedString

data SVGAnimatedTransformList

noSVGAnimatedTransformList

gTypeSVGAnimatedTransformList

data SVGAnimationElement

class IsSVGAnimationElement o

toSVGAnimationElement

noSVGAnimationElement

gTypeSVGAnimationElement

data SVGCircleElement

noSVGCircleElement

gTypeSVGCircleElement

data SVGClipPathElement

noSVGClipPathElement

gTypeSVGClipPathElement

data SVGComponentTransferFunctionElement

class IsSVGComponentTransferFunctionElement o

toSVGComponentTransferFunctionElement

noSVGComponentTransferFunctionElement

gTypeSVGComponentTransferFunctionElement

data SVGCursorElement

noSVGCursorElement

gTypeSVGCursorElement

data SVGDefsElement

noSVGDefsElement

gTypeSVGDefsElement

data SVGDescElement

noSVGDescElement

gTypeSVGDescElement

data SVGElement

class IsSVGElement o

toSVGElement

noSVGElement

gTypeSVGElement

data SVGEllipseElement

noSVGEllipseElement

gTypeSVGEllipseElement

data SVGException

noSVGException

gTypeSVGException

data SVGExternalResourcesRequired

class IsSVGExternalResourcesRequired o

toSVGExternalResourcesRequired

noSVGExternalResourcesRequired

gTypeSVGExternalResourcesRequired

data SVGFEBlendElement

noSVGFEBlendElement

gTypeSVGFEBlendElement

data SVGFEColorMatrixElement

noSVGFEColorMatrixElement

gTypeSVGFEColorMatrixElement

data SVGFEComponentTransferElement

noSVGFEComponentTransferElement

gTypeSVGFEComponentTransferElement

data SVGFECompositeElement

noSVGFECompositeElement

gTypeSVGFECompositeElement

data SVGFEConvolveMatrixElement

noSVGFEConvolveMatrixElement

gTypeSVGFEConvolveMatrixElement

data SVGFEDiffuseLightingElement

noSVGFEDiffuseLightingElement

gTypeSVGFEDiffuseLightingElement

data SVGFEDisplacementMapElement

noSVGFEDisplacementMapElement

gTypeSVGFEDisplacementMapElement

data SVGFEDistantLightElement

noSVGFEDistantLightElement

gTypeSVGFEDistantLightElement

data SVGFEDropShadowElement

noSVGFEDropShadowElement

gTypeSVGFEDropShadowElement

data SVGFEFloodElement

noSVGFEFloodElement

gTypeSVGFEFloodElement

data SVGFEFuncAElement

noSVGFEFuncAElement

gTypeSVGFEFuncAElement

data SVGFEFuncBElement

noSVGFEFuncBElement

gTypeSVGFEFuncBElement

data SVGFEFuncGElement

noSVGFEFuncGElement

gTypeSVGFEFuncGElement

data SVGFEFuncRElement

noSVGFEFuncRElement

gTypeSVGFEFuncRElement

data SVGFEGaussianBlurElement

noSVGFEGaussianBlurElement

gTypeSVGFEGaussianBlurElement

data SVGFEImageElement

noSVGFEImageElement

gTypeSVGFEImageElement

data SVGFEMergeElement

noSVGFEMergeElement

gTypeSVGFEMergeElement

data SVGFEMergeNodeElement

noSVGFEMergeNodeElement

gTypeSVGFEMergeNodeElement

data SVGFEMorphologyElement

noSVGFEMorphologyElement

gTypeSVGFEMorphologyElement

data SVGFEOffsetElement

noSVGFEOffsetElement

gTypeSVGFEOffsetElement

data SVGFEPointLightElement

noSVGFEPointLightElement

gTypeSVGFEPointLightElement

data SVGFESpecularLightingElement

noSVGFESpecularLightingElement

gTypeSVGFESpecularLightingElement

data SVGFESpotLightElement

noSVGFESpotLightElement

gTypeSVGFESpotLightElement

data SVGFETileElement

noSVGFETileElement

gTypeSVGFETileElement

data SVGFETurbulenceElement

noSVGFETurbulenceElement

gTypeSVGFETurbulenceElement

data SVGFilterElement

noSVGFilterElement

gTypeSVGFilterElement

data SVGFilterPrimitiveStandardAttributes

class IsSVGFilterPrimitiveStandardAttributes o

toSVGFilterPrimitiveStandardAttributes

noSVGFilterPrimitiveStandardAttributes

gTypeSVGFilterPrimitiveStandardAttributes

data SVGFitToViewBox

class IsSVGFitToViewBox o

toSVGFitToViewBox

noSVGFitToViewBox

gTypeSVGFitToViewBox

data SVGFontElement

noSVGFontElement

gTypeSVGFontElement

data SVGFontFaceElement

noSVGFontFaceElement

gTypeSVGFontFaceElement

data SVGFontFaceFormatElement

noSVGFontFaceFormatElement

gTypeSVGFontFaceFormatElement

data SVGFontFaceNameElement

noSVGFontFaceNameElement

gTypeSVGFontFaceNameElement

data SVGFontFaceSrcElement

noSVGFontFaceSrcElement

gTypeSVGFontFaceSrcElement

data SVGFontFaceUriElement

noSVGFontFaceUriElement

gTypeSVGFontFaceUriElement

data SVGForeignObjectElement

noSVGForeignObjectElement

gTypeSVGForeignObjectElement

data SVGGElement

noSVGGElement

gTypeSVGGElement

data SVGGlyphElement

noSVGGlyphElement

gTypeSVGGlyphElement

data SVGGlyphRefElement

noSVGGlyphRefElement

gTypeSVGGlyphRefElement

data SVGGradientElement

class IsSVGGradientElement o

toSVGGradientElement

noSVGGradientElement

gTypeSVGGradientElement

data SVGGraphicsElement

class IsSVGGraphicsElement o

toSVGGraphicsElement

noSVGGraphicsElement

gTypeSVGGraphicsElement

data SVGHKernElement

noSVGHKernElement

gTypeSVGHKernElement

data SVGImageElement

noSVGImageElement

gTypeSVGImageElement

data SVGLength

noSVGLength

gTypeSVGLength

data SVGLengthList

noSVGLengthList

gTypeSVGLengthList

data SVGLineElement

noSVGLineElement

gTypeSVGLineElement

data SVGLinearGradientElement

noSVGLinearGradientElement

gTypeSVGLinearGradientElement

data SVGMPathElement

noSVGMPathElement

gTypeSVGMPathElement

data SVGMarkerElement

noSVGMarkerElement

gTypeSVGMarkerElement

data SVGMaskElement

noSVGMaskElement

gTypeSVGMaskElement

data SVGMatrix

noSVGMatrix

gTypeSVGMatrix

data SVGMetadataElement

noSVGMetadataElement

gTypeSVGMetadataElement

data SVGMissingGlyphElement

noSVGMissingGlyphElement

gTypeSVGMissingGlyphElement

data SVGNumber

noSVGNumber

gTypeSVGNumber

data SVGNumberList

noSVGNumberList

gTypeSVGNumberList

data SVGPathElement

noSVGPathElement

gTypeSVGPathElement

data SVGPathSeg

class IsSVGPathSeg o

toSVGPathSeg

noSVGPathSeg

gTypeSVGPathSeg

data SVGPathSegArcAbs

noSVGPathSegArcAbs

gTypeSVGPathSegArcAbs

data SVGPathSegArcRel

noSVGPathSegArcRel

gTypeSVGPathSegArcRel

data SVGPathSegClosePath

noSVGPathSegClosePath

gTypeSVGPathSegClosePath

data SVGPathSegCurvetoCubicAbs

noSVGPathSegCurvetoCubicAbs

gTypeSVGPathSegCurvetoCubicAbs

data SVGPathSegCurvetoCubicRel

noSVGPathSegCurvetoCubicRel

gTypeSVGPathSegCurvetoCubicRel

data SVGPathSegCurvetoCubicSmoothAbs

noSVGPathSegCurvetoCubicSmoothAbs

gTypeSVGPathSegCurvetoCubicSmoothAbs

data SVGPathSegCurvetoCubicSmoothRel

noSVGPathSegCurvetoCubicSmoothRel

gTypeSVGPathSegCurvetoCubicSmoothRel

data SVGPathSegCurvetoQuadraticAbs

noSVGPathSegCurvetoQuadraticAbs

gTypeSVGPathSegCurvetoQuadraticAbs

data SVGPathSegCurvetoQuadraticRel

noSVGPathSegCurvetoQuadraticRel

gTypeSVGPathSegCurvetoQuadraticRel

data SVGPathSegCurvetoQuadraticSmoothAbs

noSVGPathSegCurvetoQuadraticSmoothAbs

gTypeSVGPathSegCurvetoQuadraticSmoothAbs

data SVGPathSegCurvetoQuadraticSmoothRel

noSVGPathSegCurvetoQuadraticSmoothRel

gTypeSVGPathSegCurvetoQuadraticSmoothRel

data SVGPathSegLinetoAbs

noSVGPathSegLinetoAbs

gTypeSVGPathSegLinetoAbs

data SVGPathSegLinetoHorizontalAbs

noSVGPathSegLinetoHorizontalAbs

gTypeSVGPathSegLinetoHorizontalAbs

data SVGPathSegLinetoHorizontalRel

noSVGPathSegLinetoHorizontalRel

gTypeSVGPathSegLinetoHorizontalRel

data SVGPathSegLinetoRel

noSVGPathSegLinetoRel

gTypeSVGPathSegLinetoRel

data SVGPathSegLinetoVerticalAbs

noSVGPathSegLinetoVerticalAbs

gTypeSVGPathSegLinetoVerticalAbs

data SVGPathSegLinetoVerticalRel

noSVGPathSegLinetoVerticalRel

gTypeSVGPathSegLinetoVerticalRel

data SVGPathSegList

noSVGPathSegList

gTypeSVGPathSegList

data SVGPathSegMovetoAbs

noSVGPathSegMovetoAbs

gTypeSVGPathSegMovetoAbs

data SVGPathSegMovetoRel

noSVGPathSegMovetoRel

gTypeSVGPathSegMovetoRel

data SVGPatternElement

noSVGPatternElement

gTypeSVGPatternElement

data SVGPoint

noSVGPoint

gTypeSVGPoint

data SVGPointList

noSVGPointList

gTypeSVGPointList

data SVGPolygonElement

noSVGPolygonElement

gTypeSVGPolygonElement

data SVGPolylineElement

noSVGPolylineElement

gTypeSVGPolylineElement

data SVGPreserveAspectRatio

noSVGPreserveAspectRatio

gTypeSVGPreserveAspectRatio

data SVGRadialGradientElement

noSVGRadialGradientElement

gTypeSVGRadialGradientElement

data SVGRect

noSVGRect

gTypeSVGRect

data SVGRectElement

noSVGRectElement

gTypeSVGRectElement

data SVGRenderingIntent

noSVGRenderingIntent

gTypeSVGRenderingIntent

data SVGSVGElement

noSVGSVGElement

gTypeSVGSVGElement

data SVGScriptElement

noSVGScriptElement

gTypeSVGScriptElement

data SVGSetElement

noSVGSetElement

gTypeSVGSetElement

data SVGStopElement

noSVGStopElement

gTypeSVGStopElement

data SVGStringList

noSVGStringList

gTypeSVGStringList

data SVGStyleElement

noSVGStyleElement

gTypeSVGStyleElement

data SVGSwitchElement

noSVGSwitchElement

gTypeSVGSwitchElement

data SVGSymbolElement

noSVGSymbolElement

gTypeSVGSymbolElement

data SVGTRefElement

noSVGTRefElement

gTypeSVGTRefElement

data SVGTSpanElement

noSVGTSpanElement

gTypeSVGTSpanElement

data SVGTests

class IsSVGTests o

toSVGTests

noSVGTests

gTypeSVGTests

data SVGTextContentElement

class IsSVGTextContentElement o

toSVGTextContentElement

noSVGTextContentElement

gTypeSVGTextContentElement

data SVGTextElement

noSVGTextElement

gTypeSVGTextElement

data SVGTextPathElement

noSVGTextPathElement

gTypeSVGTextPathElement

data SVGTextPositioningElement

class IsSVGTextPositioningElement o

toSVGTextPositioningElement

noSVGTextPositioningElement

gTypeSVGTextPositioningElement

data SVGTitleElement

noSVGTitleElement

gTypeSVGTitleElement

data SVGTransform

noSVGTransform

gTypeSVGTransform

data SVGTransformList

noSVGTransformList

gTypeSVGTransformList

data SVGURIReference

class IsSVGURIReference o

toSVGURIReference

noSVGURIReference

gTypeSVGURIReference

data SVGUnitTypes

noSVGUnitTypes

gTypeSVGUnitTypes

data SVGUseElement

noSVGUseElement

gTypeSVGUseElement

data SVGVKernElement

noSVGVKernElement

gTypeSVGVKernElement

data SVGViewElement

noSVGViewElement

gTypeSVGViewElement

data SVGViewSpec

noSVGViewSpec

gTypeSVGViewSpec

data SVGZoomAndPan

class IsSVGZoomAndPan o

toSVGZoomAndPan

noSVGZoomAndPan

gTypeSVGZoomAndPan

data SVGZoomEvent

noSVGZoomEvent

gTypeSVGZoomEvent

data Screen

noScreen

gTypeScreen

data ScriptProcessorNode

noScriptProcessorNode

gTypeScriptProcessorNode

data ScrollToOptions

noScrollToOptions

gTypeScrollToOptions

data SecurityPolicyViolationEvent

noSecurityPolicyViolationEvent

gTypeSecurityPolicyViolationEvent

data SecurityPolicyViolationEventInit

noSecurityPolicyViolationEventInit

gTypeSecurityPolicyViolationEventInit

data Selection

noSelection

gTypeSelection

data ShadowRoot

noShadowRoot

gTypeShadowRoot

data ShadowRootInit

noShadowRootInit

gTypeShadowRootInit

data SiteBoundCredential

class IsSiteBoundCredential o

toSiteBoundCredential

noSiteBoundCredential

gTypeSiteBoundCredential

data SiteBoundCredentialData

class IsSiteBoundCredentialData o

toSiteBoundCredentialData

noSiteBoundCredentialData

gTypeSiteBoundCredentialData

data Slotable

class IsSlotable o

toSlotable

noSlotable

gTypeSlotable

data SourceBuffer

noSourceBuffer

gTypeSourceBuffer

data SourceBufferList

noSourceBufferList

gTypeSourceBufferList

data SpeechSynthesis

noSpeechSynthesis

gTypeSpeechSynthesis

data SpeechSynthesisEvent

noSpeechSynthesisEvent

gTypeSpeechSynthesisEvent

data SpeechSynthesisUtterance

noSpeechSynthesisUtterance

gTypeSpeechSynthesisUtterance

data SpeechSynthesisVoice

noSpeechSynthesisVoice

gTypeSpeechSynthesisVoice

data StaticRange

noStaticRange

gTypeStaticRange

data Storage

noStorage

gTypeStorage

data StorageEvent

noStorageEvent

gTypeStorageEvent

data StorageEventInit

noStorageEventInit

gTypeStorageEventInit

data StorageInfo

noStorageInfo

gTypeStorageInfo

data StorageQuota

noStorageQuota

gTypeStorageQuota

data StyleMedia

noStyleMedia

gTypeStyleMedia

data StyleSheet

class IsStyleSheet o

toStyleSheet

noStyleSheet

gTypeStyleSheet

data StyleSheetList

noStyleSheetList

gTypeStyleSheetList

data SubtleCrypto

noSubtleCrypto

gTypeSubtleCrypto

data Text

class IsText o

toText

noText

gTypeText

data TextDecodeOptions

noTextDecodeOptions

gTypeTextDecodeOptions

data TextDecoder

noTextDecoder

gTypeTextDecoder

data TextDecoderOptions

noTextDecoderOptions

gTypeTextDecoderOptions

data TextEncoder

noTextEncoder

gTypeTextEncoder

data TextEvent

noTextEvent

gTypeTextEvent

data TextMetrics

noTextMetrics

gTypeTextMetrics

data TextTrack

noTextTrack

gTypeTextTrack

data TextTrackCue

class IsTextTrackCue o

toTextTrackCue

noTextTrackCue

gTypeTextTrackCue

data TextTrackCueList

noTextTrackCueList

gTypeTextTrackCueList

data TextTrackList

noTextTrackList

gTypeTextTrackList

data TimeRanges

noTimeRanges

gTypeTimeRanges

data Touch

noTouch

gTypeTouch

data TouchEvent

noTouchEvent

gTypeTouchEvent

data TouchEventInit

noTouchEventInit

gTypeTouchEventInit

data TouchList

noTouchList

gTypeTouchList

data TrackEvent

noTrackEvent

gTypeTrackEvent

data TrackEventInit

noTrackEventInit

gTypeTrackEventInit

data TransitionEvent

noTransitionEvent

gTypeTransitionEvent

data TransitionEventInit

noTransitionEventInit

gTypeTransitionEventInit

data TreeWalker

noTreeWalker

gTypeTreeWalker

data UIEvent

class IsUIEvent o

toUIEvent

noUIEvent

gTypeUIEvent

data UIEventInit

class IsUIEventInit o

toUIEventInit

noUIEventInit

gTypeUIEventInit

data URL

noURL

gTypeURL

data URLSearchParams

noURLSearchParams

gTypeURLSearchParams

data UserMessageHandler

noUserMessageHandler

gTypeUserMessageHandler

data UserMessageHandlersNamespace

noUserMessageHandlersNamespace

gTypeUserMessageHandlersNamespace

data VTTCue

noVTTCue

gTypeVTTCue

data VTTRegion

noVTTRegion

gTypeVTTRegion

data VTTRegionList

noVTTRegionList

gTypeVTTRegionList

data ValidityState

noValidityState

gTypeValidityState

data VideoPlaybackQuality

noVideoPlaybackQuality

gTypeVideoPlaybackQuality

data VideoTrack

noVideoTrack

gTypeVideoTrack

data VideoTrackList

noVideoTrackList

gTypeVideoTrackList

data WaveShaperNode

noWaveShaperNode

gTypeWaveShaperNode

data WebGL2RenderingContext

noWebGL2RenderingContext

gTypeWebGL2RenderingContext

data WebGLActiveInfo

noWebGLActiveInfo

gTypeWebGLActiveInfo

data WebGLBuffer

noWebGLBuffer

gTypeWebGLBuffer

data WebGLCompressedTextureATC

noWebGLCompressedTextureATC

gTypeWebGLCompressedTextureATC

data WebGLCompressedTexturePVRTC

noWebGLCompressedTexturePVRTC

gTypeWebGLCompressedTexturePVRTC

data WebGLCompressedTextureS3TC

noWebGLCompressedTextureS3TC

gTypeWebGLCompressedTextureS3TC

data WebGLContextAttributes

noWebGLContextAttributes

gTypeWebGLContextAttributes

data WebGLContextEvent

noWebGLContextEvent

gTypeWebGLContextEvent

data WebGLContextEventInit

noWebGLContextEventInit

gTypeWebGLContextEventInit

data WebGLDebugRendererInfo

noWebGLDebugRendererInfo

gTypeWebGLDebugRendererInfo

data WebGLDebugShaders

noWebGLDebugShaders

gTypeWebGLDebugShaders

data WebGLDepthTexture

noWebGLDepthTexture

gTypeWebGLDepthTexture

data WebGLDrawBuffers

noWebGLDrawBuffers

gTypeWebGLDrawBuffers

data WebGLFramebuffer

noWebGLFramebuffer

gTypeWebGLFramebuffer

data WebGLLoseContext

noWebGLLoseContext

gTypeWebGLLoseContext

data WebGLProgram

noWebGLProgram

gTypeWebGLProgram

data WebGLQuery

noWebGLQuery

gTypeWebGLQuery

data WebGLRenderbuffer

noWebGLRenderbuffer

gTypeWebGLRenderbuffer

data WebGLRenderingContext

noWebGLRenderingContext

gTypeWebGLRenderingContext

data WebGLRenderingContextBase

class IsWebGLRenderingContextBase o

toWebGLRenderingContextBase

noWebGLRenderingContextBase

gTypeWebGLRenderingContextBase

data WebGLSampler

noWebGLSampler

gTypeWebGLSampler

data WebGLShader

noWebGLShader

gTypeWebGLShader

data WebGLShaderPrecisionFormat

noWebGLShaderPrecisionFormat

gTypeWebGLShaderPrecisionFormat

data WebGLSync

noWebGLSync

gTypeWebGLSync

data WebGLTexture

noWebGLTexture

gTypeWebGLTexture

data WebGLTransformFeedback

noWebGLTransformFeedback

gTypeWebGLTransformFeedback

data WebGLUniformLocation

noWebGLUniformLocation

gTypeWebGLUniformLocation

data WebGLVertexArrayObject

noWebGLVertexArrayObject

gTypeWebGLVertexArrayObject

data WebGLVertexArrayObjectOES

noWebGLVertexArrayObjectOES

gTypeWebGLVertexArrayObjectOES

data WebGPUBuffer

noWebGPUBuffer

gTypeWebGPUBuffer

data WebGPUCommandBuffer

noWebGPUCommandBuffer

gTypeWebGPUCommandBuffer

data WebGPUCommandQueue

noWebGPUCommandQueue

gTypeWebGPUCommandQueue

data WebGPUComputeCommandEncoder

noWebGPUComputeCommandEncoder

gTypeWebGPUComputeCommandEncoder

data WebGPUComputePipelineState

noWebGPUComputePipelineState

gTypeWebGPUComputePipelineState

data WebGPUDepthStencilDescriptor

noWebGPUDepthStencilDescriptor

gTypeWebGPUDepthStencilDescriptor

data WebGPUDepthStencilState

noWebGPUDepthStencilState

gTypeWebGPUDepthStencilState

data WebGPUDrawable

noWebGPUDrawable

gTypeWebGPUDrawable

data WebGPUFunction

noWebGPUFunction

gTypeWebGPUFunction

data WebGPULibrary

noWebGPULibrary

gTypeWebGPULibrary

data WebGPURenderCommandEncoder

noWebGPURenderCommandEncoder

gTypeWebGPURenderCommandEncoder

data WebGPURenderPassAttachmentDescriptor

class IsWebGPURenderPassAttachmentDescriptor o

toWebGPURenderPassAttachmentDescriptor

noWebGPURenderPassAttachmentDescriptor

gTypeWebGPURenderPassAttachmentDescriptor

data WebGPURenderPassColorAttachmentDescriptor

noWebGPURenderPassColorAttachmentDescriptor

gTypeWebGPURenderPassColorAttachmentDescriptor

data WebGPURenderPassDepthAttachmentDescriptor

noWebGPURenderPassDepthAttachmentDescriptor

gTypeWebGPURenderPassDepthAttachmentDescriptor

data WebGPURenderPassDescriptor

noWebGPURenderPassDescriptor

gTypeWebGPURenderPassDescriptor

data WebGPURenderPipelineColorAttachmentDescriptor

noWebGPURenderPipelineColorAttachmentDescriptor

gTypeWebGPURenderPipelineColorAttachmentDescriptor

data WebGPURenderPipelineDescriptor

noWebGPURenderPipelineDescriptor

gTypeWebGPURenderPipelineDescriptor

data WebGPURenderPipelineState

noWebGPURenderPipelineState

gTypeWebGPURenderPipelineState

data WebGPURenderingContext

noWebGPURenderingContext

gTypeWebGPURenderingContext

data WebGPUSize

noWebGPUSize

gTypeWebGPUSize

data WebGPUTexture

noWebGPUTexture

gTypeWebGPUTexture

data WebGPUTextureDescriptor

noWebGPUTextureDescriptor

gTypeWebGPUTextureDescriptor

data WebKitAnimationEvent

noWebKitAnimationEvent

gTypeWebKitAnimationEvent

data WebKitAnimationEventInit

noWebKitAnimationEventInit

gTypeWebKitAnimationEventInit

data WebKitCSSMatrix

noWebKitCSSMatrix

gTypeWebKitCSSMatrix

data WebKitCSSRegionRule

noWebKitCSSRegionRule

gTypeWebKitCSSRegionRule

data WebKitCSSViewportRule

noWebKitCSSViewportRule

gTypeWebKitCSSViewportRule

data WebKitMediaKeyError

noWebKitMediaKeyError

gTypeWebKitMediaKeyError

data WebKitMediaKeyMessageEvent

noWebKitMediaKeyMessageEvent

gTypeWebKitMediaKeyMessageEvent

data WebKitMediaKeyMessageEventInit

noWebKitMediaKeyMessageEventInit

gTypeWebKitMediaKeyMessageEventInit

data WebKitMediaKeyNeededEvent

noWebKitMediaKeyNeededEvent

gTypeWebKitMediaKeyNeededEvent

data WebKitMediaKeyNeededEventInit

noWebKitMediaKeyNeededEventInit

gTypeWebKitMediaKeyNeededEventInit

data WebKitMediaKeySession

noWebKitMediaKeySession

gTypeWebKitMediaKeySession

data WebKitMediaKeys

noWebKitMediaKeys

gTypeWebKitMediaKeys

data WebKitNamedFlow

noWebKitNamedFlow

gTypeWebKitNamedFlow

data WebKitNamespace

noWebKitNamespace

gTypeWebKitNamespace

data WebKitPlaybackTargetAvailabilityEvent

noWebKitPlaybackTargetAvailabilityEvent

gTypeWebKitPlaybackTargetAvailabilityEvent

data WebKitPlaybackTargetAvailabilityEventInit

noWebKitPlaybackTargetAvailabilityEventInit

gTypeWebKitPlaybackTargetAvailabilityEventInit

data WebKitPoint

noWebKitPoint

gTypeWebKitPoint

data WebKitSubtleCrypto

noWebKitSubtleCrypto

gTypeWebKitSubtleCrypto

data WebKitTransitionEvent

noWebKitTransitionEvent

gTypeWebKitTransitionEvent

data WebKitTransitionEventInit

noWebKitTransitionEventInit

gTypeWebKitTransitionEventInit

data WebSocket

noWebSocket

gTypeWebSocket

data WheelEvent

noWheelEvent

gTypeWheelEvent

data WheelEventInit

noWheelEventInit

gTypeWheelEventInit

data Window

noWindow

gTypeWindow

data WindowEventHandlers

class IsWindowEventHandlers o

toWindowEventHandlers

noWindowEventHandlers

gTypeWindowEventHandlers

data WindowOrWorkerGlobalScope

class IsWindowOrWorkerGlobalScope o

toWindowOrWorkerGlobalScope

noWindowOrWorkerGlobalScope

gTypeWindowOrWorkerGlobalScope

data Worker

noWorker

gTypeWorker

data WorkerGlobalScope

class IsWorkerGlobalScope o

toWorkerGlobalScope

noWorkerGlobalScope

gTypeWorkerGlobalScope

data WorkerLocation

noWorkerLocation

gTypeWorkerLocation

data WorkerNavigator

noWorkerNavigator

gTypeWorkerNavigator

data WritableStream

noWritableStream

gTypeWritableStream

data XMLDocument

noXMLDocument

gTypeXMLDocument

data XMLHttpRequest

noXMLHttpRequest

gTypeXMLHttpRequest

data XMLHttpRequestEventTarget

class IsXMLHttpRequestEventTarget o

toXMLHttpRequestEventTarget

noXMLHttpRequestEventTarget

gTypeXMLHttpRequestEventTarget

data XMLHttpRequestProgressEvent

noXMLHttpRequestProgressEvent

gTypeXMLHttpRequestProgressEvent

data XMLHttpRequestUpload

noXMLHttpRequestUpload

gTypeXMLHttpRequestUpload

data XMLSerializer

noXMLSerializer

gTypeXMLSerializer

data XPathEvaluator

noXPathEvaluator

gTypeXPathEvaluator

data XPathException

noXPathException

gTypeXPathException

data XPathExpression

noXPathExpression

gTypeXPathExpression

data XPathNSResolver

noXPathNSResolver

gTypeXPathNSResolver

data XPathResult

noXPathResult

gTypeXPathResult

data XSLTProcessor

noXSLTProcessor

gTypeXSLTProcessor