843 lines
44 KiB
Plaintext
843 lines
44 KiB
Plaintext
"use strict";
|
|
// THIS CODE WAS AUTOMATICALLY GENERATED
|
|
// DO NOT EDIT THIS CODE BY HAND
|
|
// RUN THE FOLLOWING COMMAND FROM THE WORKSPACE ROOT TO REGENERATE:
|
|
// npx nx generate-lib repo
|
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
exports.webworker = void 0;
|
|
const base_config_1 = require("./base-config");
|
|
const es2015_1 = require("./es2015");
|
|
const es2018_asynciterable_1 = require("./es2018.asynciterable");
|
|
exports.webworker = {
|
|
libs: [es2015_1.es2015, es2018_asynciterable_1.es2018_asynciterable],
|
|
variables: [
|
|
['AacEncoderConfig', base_config_1.TYPE],
|
|
['AddEventListenerOptions', base_config_1.TYPE],
|
|
['AesCbcParams', base_config_1.TYPE],
|
|
['AesCtrParams', base_config_1.TYPE],
|
|
['AesDerivedKeyParams', base_config_1.TYPE],
|
|
['AesGcmParams', base_config_1.TYPE],
|
|
['AesKeyAlgorithm', base_config_1.TYPE],
|
|
['AesKeyGenParams', base_config_1.TYPE],
|
|
['Algorithm', base_config_1.TYPE],
|
|
['AudioConfiguration', base_config_1.TYPE],
|
|
['AudioDataCopyToOptions', base_config_1.TYPE],
|
|
['AudioDataInit', base_config_1.TYPE],
|
|
['AudioDecoderConfig', base_config_1.TYPE],
|
|
['AudioDecoderInit', base_config_1.TYPE],
|
|
['AudioDecoderSupport', base_config_1.TYPE],
|
|
['AudioEncoderConfig', base_config_1.TYPE],
|
|
['AudioEncoderInit', base_config_1.TYPE],
|
|
['AudioEncoderSupport', base_config_1.TYPE],
|
|
['AvcEncoderConfig', base_config_1.TYPE],
|
|
['BlobPropertyBag', base_config_1.TYPE],
|
|
['CSSMatrixComponentOptions', base_config_1.TYPE],
|
|
['CSSNumericType', base_config_1.TYPE],
|
|
['CacheQueryOptions', base_config_1.TYPE],
|
|
['ClientQueryOptions', base_config_1.TYPE],
|
|
['CloseEventInit', base_config_1.TYPE],
|
|
['CookieInit', base_config_1.TYPE],
|
|
['CookieListItem', base_config_1.TYPE],
|
|
['CookieStoreDeleteOptions', base_config_1.TYPE],
|
|
['CookieStoreGetOptions', base_config_1.TYPE],
|
|
['CryptoKeyPair', base_config_1.TYPE],
|
|
['CustomEventInit', base_config_1.TYPE],
|
|
['DOMMatrix2DInit', base_config_1.TYPE],
|
|
['DOMMatrixInit', base_config_1.TYPE],
|
|
['DOMPointInit', base_config_1.TYPE],
|
|
['DOMQuadInit', base_config_1.TYPE],
|
|
['DOMRectInit', base_config_1.TYPE],
|
|
['EcKeyGenParams', base_config_1.TYPE],
|
|
['EcKeyImportParams', base_config_1.TYPE],
|
|
['EcdhKeyDeriveParams', base_config_1.TYPE],
|
|
['EcdsaParams', base_config_1.TYPE],
|
|
['EncodedAudioChunkInit', base_config_1.TYPE],
|
|
['EncodedAudioChunkMetadata', base_config_1.TYPE],
|
|
['EncodedVideoChunkInit', base_config_1.TYPE],
|
|
['EncodedVideoChunkMetadata', base_config_1.TYPE],
|
|
['ErrorEventInit', base_config_1.TYPE],
|
|
['EventInit', base_config_1.TYPE],
|
|
['EventListenerOptions', base_config_1.TYPE],
|
|
['EventSourceInit', base_config_1.TYPE],
|
|
['ExtendableCookieChangeEventInit', base_config_1.TYPE],
|
|
['ExtendableEventInit', base_config_1.TYPE],
|
|
['ExtendableMessageEventInit', base_config_1.TYPE],
|
|
['FetchEventInit', base_config_1.TYPE],
|
|
['FilePropertyBag', base_config_1.TYPE],
|
|
['FileSystemCreateWritableOptions', base_config_1.TYPE],
|
|
['FileSystemGetDirectoryOptions', base_config_1.TYPE],
|
|
['FileSystemGetFileOptions', base_config_1.TYPE],
|
|
['FileSystemReadWriteOptions', base_config_1.TYPE],
|
|
['FileSystemRemoveOptions', base_config_1.TYPE],
|
|
['FontFaceDescriptors', base_config_1.TYPE],
|
|
['FontFaceSetLoadEventInit', base_config_1.TYPE],
|
|
['GPUBindGroupDescriptor', base_config_1.TYPE],
|
|
['GPUBindGroupEntry', base_config_1.TYPE],
|
|
['GPUBindGroupLayoutDescriptor', base_config_1.TYPE],
|
|
['GPUBindGroupLayoutEntry', base_config_1.TYPE],
|
|
['GPUBlendComponent', base_config_1.TYPE],
|
|
['GPUBlendState', base_config_1.TYPE],
|
|
['GPUBufferBinding', base_config_1.TYPE],
|
|
['GPUBufferBindingLayout', base_config_1.TYPE],
|
|
['GPUBufferDescriptor', base_config_1.TYPE],
|
|
['GPUCanvasConfiguration', base_config_1.TYPE],
|
|
['GPUCanvasToneMapping', base_config_1.TYPE],
|
|
['GPUColorDict', base_config_1.TYPE],
|
|
['GPUColorTargetState', base_config_1.TYPE],
|
|
['GPUCommandBufferDescriptor', base_config_1.TYPE],
|
|
['GPUCommandEncoderDescriptor', base_config_1.TYPE],
|
|
['GPUComputePassDescriptor', base_config_1.TYPE],
|
|
['GPUComputePassTimestampWrites', base_config_1.TYPE],
|
|
['GPUComputePipelineDescriptor', base_config_1.TYPE],
|
|
['GPUCopyExternalImageDestInfo', base_config_1.TYPE],
|
|
['GPUCopyExternalImageSourceInfo', base_config_1.TYPE],
|
|
['GPUDepthStencilState', base_config_1.TYPE],
|
|
['GPUDeviceDescriptor', base_config_1.TYPE],
|
|
['GPUExtent3DDict', base_config_1.TYPE],
|
|
['GPUExternalTextureBindingLayout', base_config_1.TYPE],
|
|
['GPUExternalTextureDescriptor', base_config_1.TYPE],
|
|
['GPUFragmentState', base_config_1.TYPE],
|
|
['GPUMultisampleState', base_config_1.TYPE],
|
|
['GPUObjectDescriptorBase', base_config_1.TYPE],
|
|
['GPUOrigin2DDict', base_config_1.TYPE],
|
|
['GPUOrigin3DDict', base_config_1.TYPE],
|
|
['GPUPipelineDescriptorBase', base_config_1.TYPE],
|
|
['GPUPipelineErrorInit', base_config_1.TYPE],
|
|
['GPUPipelineLayoutDescriptor', base_config_1.TYPE],
|
|
['GPUPrimitiveState', base_config_1.TYPE],
|
|
['GPUProgrammableStage', base_config_1.TYPE],
|
|
['GPUQuerySetDescriptor', base_config_1.TYPE],
|
|
['GPUQueueDescriptor', base_config_1.TYPE],
|
|
['GPURenderBundleDescriptor', base_config_1.TYPE],
|
|
['GPURenderBundleEncoderDescriptor', base_config_1.TYPE],
|
|
['GPURenderPassColorAttachment', base_config_1.TYPE],
|
|
['GPURenderPassDepthStencilAttachment', base_config_1.TYPE],
|
|
['GPURenderPassDescriptor', base_config_1.TYPE],
|
|
['GPURenderPassLayout', base_config_1.TYPE],
|
|
['GPURenderPassTimestampWrites', base_config_1.TYPE],
|
|
['GPURenderPipelineDescriptor', base_config_1.TYPE],
|
|
['GPURequestAdapterOptions', base_config_1.TYPE],
|
|
['GPUSamplerBindingLayout', base_config_1.TYPE],
|
|
['GPUSamplerDescriptor', base_config_1.TYPE],
|
|
['GPUShaderModuleDescriptor', base_config_1.TYPE],
|
|
['GPUStencilFaceState', base_config_1.TYPE],
|
|
['GPUStorageTextureBindingLayout', base_config_1.TYPE],
|
|
['GPUTexelCopyBufferInfo', base_config_1.TYPE],
|
|
['GPUTexelCopyBufferLayout', base_config_1.TYPE],
|
|
['GPUTexelCopyTextureInfo', base_config_1.TYPE],
|
|
['GPUTextureBindingLayout', base_config_1.TYPE],
|
|
['GPUTextureDescriptor', base_config_1.TYPE],
|
|
['GPUTextureViewDescriptor', base_config_1.TYPE],
|
|
['GPUUncapturedErrorEventInit', base_config_1.TYPE],
|
|
['GPUVertexAttribute', base_config_1.TYPE],
|
|
['GPUVertexBufferLayout', base_config_1.TYPE],
|
|
['GPUVertexState', base_config_1.TYPE],
|
|
['GetNotificationOptions', base_config_1.TYPE],
|
|
['HkdfParams', base_config_1.TYPE],
|
|
['HmacImportParams', base_config_1.TYPE],
|
|
['HmacKeyGenParams', base_config_1.TYPE],
|
|
['IDBDatabaseInfo', base_config_1.TYPE],
|
|
['IDBIndexParameters', base_config_1.TYPE],
|
|
['IDBObjectStoreParameters', base_config_1.TYPE],
|
|
['IDBTransactionOptions', base_config_1.TYPE],
|
|
['IDBVersionChangeEventInit', base_config_1.TYPE],
|
|
['ImageBitmapOptions', base_config_1.TYPE],
|
|
['ImageBitmapRenderingContextSettings', base_config_1.TYPE],
|
|
['ImageDataSettings', base_config_1.TYPE],
|
|
['ImageDecodeOptions', base_config_1.TYPE],
|
|
['ImageDecodeResult', base_config_1.TYPE],
|
|
['ImageDecoderInit', base_config_1.TYPE],
|
|
['ImageEncodeOptions', base_config_1.TYPE],
|
|
['JsonWebKey', base_config_1.TYPE],
|
|
['KeyAlgorithm', base_config_1.TYPE],
|
|
['KeySystemTrackConfiguration', base_config_1.TYPE],
|
|
['LockInfo', base_config_1.TYPE],
|
|
['LockManagerSnapshot', base_config_1.TYPE],
|
|
['LockOptions', base_config_1.TYPE],
|
|
['MediaCapabilitiesDecodingInfo', base_config_1.TYPE],
|
|
['MediaCapabilitiesEncodingInfo', base_config_1.TYPE],
|
|
['MediaCapabilitiesInfo', base_config_1.TYPE],
|
|
['MediaCapabilitiesKeySystemConfiguration', base_config_1.TYPE],
|
|
['MediaConfiguration', base_config_1.TYPE],
|
|
['MediaDecodingConfiguration', base_config_1.TYPE],
|
|
['MediaEncodingConfiguration', base_config_1.TYPE],
|
|
['MediaStreamTrackProcessorInit', base_config_1.TYPE],
|
|
['MessageEventInit', base_config_1.TYPE],
|
|
['MultiCacheQueryOptions', base_config_1.TYPE],
|
|
['NavigationPreloadState', base_config_1.TYPE],
|
|
['NotificationEventInit', base_config_1.TYPE],
|
|
['NotificationOptions', base_config_1.TYPE],
|
|
['OpusEncoderConfig', base_config_1.TYPE],
|
|
['Pbkdf2Params', base_config_1.TYPE],
|
|
['PerformanceMarkOptions', base_config_1.TYPE],
|
|
['PerformanceMeasureOptions', base_config_1.TYPE],
|
|
['PerformanceObserverInit', base_config_1.TYPE],
|
|
['PermissionDescriptor', base_config_1.TYPE],
|
|
['PlaneLayout', base_config_1.TYPE],
|
|
['ProgressEventInit', base_config_1.TYPE],
|
|
['PromiseRejectionEventInit', base_config_1.TYPE],
|
|
['PushEventInit', base_config_1.TYPE],
|
|
['PushSubscriptionChangeEventInit', base_config_1.TYPE],
|
|
['PushSubscriptionJSON', base_config_1.TYPE],
|
|
['PushSubscriptionOptionsInit', base_config_1.TYPE],
|
|
['QueuingStrategy', base_config_1.TYPE],
|
|
['QueuingStrategyInit', base_config_1.TYPE],
|
|
['RTCEncodedAudioFrameMetadata', base_config_1.TYPE],
|
|
['RTCEncodedFrameMetadata', base_config_1.TYPE],
|
|
['RTCEncodedVideoFrameMetadata', base_config_1.TYPE],
|
|
['ReadableStreamBYOBReaderReadOptions', base_config_1.TYPE],
|
|
['ReadableStreamGetReaderOptions', base_config_1.TYPE],
|
|
['ReadableStreamIteratorOptions', base_config_1.TYPE],
|
|
['ReadableStreamReadDoneResult', base_config_1.TYPE],
|
|
['ReadableStreamReadValueResult', base_config_1.TYPE],
|
|
['ReadableWritablePair', base_config_1.TYPE],
|
|
['RegistrationOptions', base_config_1.TYPE],
|
|
['Report', base_config_1.TYPE],
|
|
['ReportBody', base_config_1.TYPE],
|
|
['ReportingObserverOptions', base_config_1.TYPE],
|
|
['RequestInit', base_config_1.TYPE],
|
|
['ResponseInit', base_config_1.TYPE],
|
|
['RsaHashedImportParams', base_config_1.TYPE],
|
|
['RsaHashedKeyGenParams', base_config_1.TYPE],
|
|
['RsaKeyGenParams', base_config_1.TYPE],
|
|
['RsaOaepParams', base_config_1.TYPE],
|
|
['RsaOtherPrimesInfo', base_config_1.TYPE],
|
|
['RsaPssParams', base_config_1.TYPE],
|
|
['SchedulerPostTaskOptions', base_config_1.TYPE],
|
|
['SecurityPolicyViolationEventInit', base_config_1.TYPE],
|
|
['StorageEstimate', base_config_1.TYPE],
|
|
['StreamPipeOptions', base_config_1.TYPE],
|
|
['StructuredSerializeOptions', base_config_1.TYPE],
|
|
['SvcOutputMetadata', base_config_1.TYPE],
|
|
['TaskControllerInit', base_config_1.TYPE],
|
|
['TaskPriorityChangeEventInit', base_config_1.TYPE],
|
|
['TaskSignalAnyInit', base_config_1.TYPE],
|
|
['TextDecodeOptions', base_config_1.TYPE],
|
|
['TextDecoderOptions', base_config_1.TYPE],
|
|
['TextEncoderEncodeIntoResult', base_config_1.TYPE],
|
|
['Transformer', base_config_1.TYPE],
|
|
['URLPatternComponentResult', base_config_1.TYPE],
|
|
['URLPatternInit', base_config_1.TYPE],
|
|
['URLPatternOptions', base_config_1.TYPE],
|
|
['URLPatternResult', base_config_1.TYPE],
|
|
['UnderlyingByteSource', base_config_1.TYPE],
|
|
['UnderlyingDefaultSource', base_config_1.TYPE],
|
|
['UnderlyingSink', base_config_1.TYPE],
|
|
['UnderlyingSource', base_config_1.TYPE],
|
|
['VideoColorSpaceInit', base_config_1.TYPE],
|
|
['VideoConfiguration', base_config_1.TYPE],
|
|
['VideoDecoderConfig', base_config_1.TYPE],
|
|
['VideoDecoderInit', base_config_1.TYPE],
|
|
['VideoDecoderSupport', base_config_1.TYPE],
|
|
['VideoEncoderConfig', base_config_1.TYPE],
|
|
['VideoEncoderEncodeOptions', base_config_1.TYPE],
|
|
['VideoEncoderEncodeOptionsForAvc', base_config_1.TYPE],
|
|
['VideoEncoderInit', base_config_1.TYPE],
|
|
['VideoEncoderSupport', base_config_1.TYPE],
|
|
['VideoFrameBufferInit', base_config_1.TYPE],
|
|
['VideoFrameCopyToOptions', base_config_1.TYPE],
|
|
['VideoFrameInit', base_config_1.TYPE],
|
|
['WebGLContextAttributes', base_config_1.TYPE],
|
|
['WebGLContextEventInit', base_config_1.TYPE],
|
|
['WebTransportCloseInfo', base_config_1.TYPE],
|
|
['WebTransportErrorOptions', base_config_1.TYPE],
|
|
['WebTransportHash', base_config_1.TYPE],
|
|
['WebTransportOptions', base_config_1.TYPE],
|
|
['WebTransportSendOptions', base_config_1.TYPE],
|
|
['WebTransportSendStreamOptions', base_config_1.TYPE],
|
|
['WorkerOptions', base_config_1.TYPE],
|
|
['WriteParams', base_config_1.TYPE],
|
|
['ANGLE_instanced_arrays', base_config_1.TYPE],
|
|
['AbortController', base_config_1.TYPE_VALUE],
|
|
['AbortSignalEventMap', base_config_1.TYPE],
|
|
['AbortSignal', base_config_1.TYPE_VALUE],
|
|
['AbstractWorkerEventMap', base_config_1.TYPE],
|
|
['AbstractWorker', base_config_1.TYPE],
|
|
['AnimationFrameProvider', base_config_1.TYPE],
|
|
['AudioData', base_config_1.TYPE_VALUE],
|
|
['AudioDecoderEventMap', base_config_1.TYPE],
|
|
['AudioDecoder', base_config_1.TYPE_VALUE],
|
|
['AudioEncoderEventMap', base_config_1.TYPE],
|
|
['AudioEncoder', base_config_1.TYPE_VALUE],
|
|
['Blob', base_config_1.TYPE_VALUE],
|
|
['Body', base_config_1.TYPE],
|
|
['BroadcastChannelEventMap', base_config_1.TYPE],
|
|
['BroadcastChannel', base_config_1.TYPE_VALUE],
|
|
['ByteLengthQueuingStrategy', base_config_1.TYPE_VALUE],
|
|
['CSSImageValue', base_config_1.TYPE_VALUE],
|
|
['CSSKeywordValue', base_config_1.TYPE_VALUE],
|
|
['CSSMathClamp', base_config_1.TYPE_VALUE],
|
|
['CSSMathInvert', base_config_1.TYPE_VALUE],
|
|
['CSSMathMax', base_config_1.TYPE_VALUE],
|
|
['CSSMathMin', base_config_1.TYPE_VALUE],
|
|
['CSSMathNegate', base_config_1.TYPE_VALUE],
|
|
['CSSMathProduct', base_config_1.TYPE_VALUE],
|
|
['CSSMathSum', base_config_1.TYPE_VALUE],
|
|
['CSSMathValue', base_config_1.TYPE_VALUE],
|
|
['CSSMatrixComponent', base_config_1.TYPE_VALUE],
|
|
['CSSNumericArray', base_config_1.TYPE_VALUE],
|
|
['CSSNumericValue', base_config_1.TYPE_VALUE],
|
|
['CSSPerspective', base_config_1.TYPE_VALUE],
|
|
['CSSRotate', base_config_1.TYPE_VALUE],
|
|
['CSSScale', base_config_1.TYPE_VALUE],
|
|
['CSSSkew', base_config_1.TYPE_VALUE],
|
|
['CSSSkewX', base_config_1.TYPE_VALUE],
|
|
['CSSSkewY', base_config_1.TYPE_VALUE],
|
|
['CSSStyleValue', base_config_1.TYPE_VALUE],
|
|
['CSSTransformComponent', base_config_1.TYPE_VALUE],
|
|
['CSSTransformValue', base_config_1.TYPE_VALUE],
|
|
['CSSTranslate', base_config_1.TYPE_VALUE],
|
|
['CSSUnitValue', base_config_1.TYPE_VALUE],
|
|
['CSSUnparsedValue', base_config_1.TYPE_VALUE],
|
|
['CSSVariableReferenceValue', base_config_1.TYPE_VALUE],
|
|
['Cache', base_config_1.TYPE_VALUE],
|
|
['CacheStorage', base_config_1.TYPE_VALUE],
|
|
['CanvasCompositing', base_config_1.TYPE],
|
|
['CanvasDrawImage', base_config_1.TYPE],
|
|
['CanvasDrawPath', base_config_1.TYPE],
|
|
['CanvasFillStrokeStyles', base_config_1.TYPE],
|
|
['CanvasFilters', base_config_1.TYPE],
|
|
['CanvasGradient', base_config_1.TYPE_VALUE],
|
|
['CanvasImageData', base_config_1.TYPE],
|
|
['CanvasImageSmoothing', base_config_1.TYPE],
|
|
['CanvasPath', base_config_1.TYPE],
|
|
['CanvasPathDrawingStyles', base_config_1.TYPE],
|
|
['CanvasPattern', base_config_1.TYPE_VALUE],
|
|
['CanvasRect', base_config_1.TYPE],
|
|
['CanvasShadowStyles', base_config_1.TYPE],
|
|
['CanvasState', base_config_1.TYPE],
|
|
['CanvasText', base_config_1.TYPE],
|
|
['CanvasTextDrawingStyles', base_config_1.TYPE],
|
|
['CanvasTransform', base_config_1.TYPE],
|
|
['Client', base_config_1.TYPE_VALUE],
|
|
['Clients', base_config_1.TYPE_VALUE],
|
|
['CloseEvent', base_config_1.TYPE_VALUE],
|
|
['CompressionStream', base_config_1.TYPE_VALUE],
|
|
['CookieStore', base_config_1.TYPE_VALUE],
|
|
['CookieStoreManager', base_config_1.TYPE_VALUE],
|
|
['CountQueuingStrategy', base_config_1.TYPE_VALUE],
|
|
['Crypto', base_config_1.TYPE_VALUE],
|
|
['CryptoKey', base_config_1.TYPE_VALUE],
|
|
['CustomEvent', base_config_1.TYPE_VALUE],
|
|
['DOMException', base_config_1.TYPE_VALUE],
|
|
['DOMMatrix', base_config_1.TYPE_VALUE],
|
|
['DOMMatrixReadOnly', base_config_1.TYPE_VALUE],
|
|
['DOMPoint', base_config_1.TYPE_VALUE],
|
|
['DOMPointReadOnly', base_config_1.TYPE_VALUE],
|
|
['DOMQuad', base_config_1.TYPE_VALUE],
|
|
['DOMRect', base_config_1.TYPE_VALUE],
|
|
['DOMRectReadOnly', base_config_1.TYPE_VALUE],
|
|
['DOMStringList', base_config_1.TYPE_VALUE],
|
|
['DecompressionStream', base_config_1.TYPE_VALUE],
|
|
['DedicatedWorkerGlobalScopeEventMap', base_config_1.TYPE],
|
|
['DedicatedWorkerGlobalScope', base_config_1.TYPE_VALUE],
|
|
['EXT_blend_minmax', base_config_1.TYPE],
|
|
['EXT_color_buffer_float', base_config_1.TYPE],
|
|
['EXT_color_buffer_half_float', base_config_1.TYPE],
|
|
['EXT_float_blend', base_config_1.TYPE],
|
|
['EXT_frag_depth', base_config_1.TYPE],
|
|
['EXT_sRGB', base_config_1.TYPE],
|
|
['EXT_shader_texture_lod', base_config_1.TYPE],
|
|
['EXT_texture_compression_bptc', base_config_1.TYPE],
|
|
['EXT_texture_compression_rgtc', base_config_1.TYPE],
|
|
['EXT_texture_filter_anisotropic', base_config_1.TYPE],
|
|
['EXT_texture_norm16', base_config_1.TYPE],
|
|
['EncodedAudioChunk', base_config_1.TYPE_VALUE],
|
|
['EncodedVideoChunk', base_config_1.TYPE_VALUE],
|
|
['ErrorEvent', base_config_1.TYPE_VALUE],
|
|
['Event', base_config_1.TYPE_VALUE],
|
|
['EventListener', base_config_1.TYPE],
|
|
['EventListenerObject', base_config_1.TYPE],
|
|
['EventSourceEventMap', base_config_1.TYPE],
|
|
['EventSource', base_config_1.TYPE_VALUE],
|
|
['EventTarget', base_config_1.TYPE_VALUE],
|
|
['ExtendableCookieChangeEvent', base_config_1.TYPE_VALUE],
|
|
['ExtendableEvent', base_config_1.TYPE_VALUE],
|
|
['ExtendableMessageEvent', base_config_1.TYPE_VALUE],
|
|
['FetchEvent', base_config_1.TYPE_VALUE],
|
|
['File', base_config_1.TYPE_VALUE],
|
|
['FileList', base_config_1.TYPE_VALUE],
|
|
['FileReaderEventMap', base_config_1.TYPE],
|
|
['FileReader', base_config_1.TYPE_VALUE],
|
|
['FileReaderSync', base_config_1.TYPE_VALUE],
|
|
['FileSystemDirectoryHandle', base_config_1.TYPE_VALUE],
|
|
['FileSystemFileHandle', base_config_1.TYPE_VALUE],
|
|
['FileSystemHandle', base_config_1.TYPE_VALUE],
|
|
['FileSystemSyncAccessHandle', base_config_1.TYPE_VALUE],
|
|
['FileSystemWritableFileStream', base_config_1.TYPE_VALUE],
|
|
['FontFace', base_config_1.TYPE_VALUE],
|
|
['FontFaceSetEventMap', base_config_1.TYPE],
|
|
['FontFaceSet', base_config_1.TYPE_VALUE],
|
|
['FontFaceSetLoadEvent', base_config_1.TYPE_VALUE],
|
|
['FontFaceSource', base_config_1.TYPE],
|
|
['FormData', base_config_1.TYPE_VALUE],
|
|
['GPU', base_config_1.TYPE_VALUE],
|
|
['GPUAdapter', base_config_1.TYPE_VALUE],
|
|
['GPUAdapterInfo', base_config_1.TYPE_VALUE],
|
|
['GPUBindGroup', base_config_1.TYPE_VALUE],
|
|
['GPUBindGroupLayout', base_config_1.TYPE_VALUE],
|
|
['GPUBindingCommandsMixin', base_config_1.TYPE],
|
|
['GPUBuffer', base_config_1.TYPE_VALUE],
|
|
['GPUCanvasContext', base_config_1.TYPE_VALUE],
|
|
['GPUCommandBuffer', base_config_1.TYPE_VALUE],
|
|
['GPUCommandEncoder', base_config_1.TYPE_VALUE],
|
|
['GPUCompilationInfo', base_config_1.TYPE_VALUE],
|
|
['GPUCompilationMessage', base_config_1.TYPE_VALUE],
|
|
['GPUComputePassEncoder', base_config_1.TYPE_VALUE],
|
|
['GPUComputePipeline', base_config_1.TYPE_VALUE],
|
|
['GPUDebugCommandsMixin', base_config_1.TYPE],
|
|
['GPUDeviceEventMap', base_config_1.TYPE],
|
|
['GPUDevice', base_config_1.TYPE_VALUE],
|
|
['GPUDeviceLostInfo', base_config_1.TYPE_VALUE],
|
|
['GPUError', base_config_1.TYPE_VALUE],
|
|
['GPUExternalTexture', base_config_1.TYPE_VALUE],
|
|
['GPUInternalError', base_config_1.TYPE_VALUE],
|
|
['GPUObjectBase', base_config_1.TYPE],
|
|
['GPUOutOfMemoryError', base_config_1.TYPE_VALUE],
|
|
['GPUPipelineBase', base_config_1.TYPE],
|
|
['GPUPipelineError', base_config_1.TYPE_VALUE],
|
|
['GPUPipelineLayout', base_config_1.TYPE_VALUE],
|
|
['GPUQuerySet', base_config_1.TYPE_VALUE],
|
|
['GPUQueue', base_config_1.TYPE_VALUE],
|
|
['GPURenderBundle', base_config_1.TYPE_VALUE],
|
|
['GPURenderBundleEncoder', base_config_1.TYPE_VALUE],
|
|
['GPURenderCommandsMixin', base_config_1.TYPE],
|
|
['GPURenderPassEncoder', base_config_1.TYPE_VALUE],
|
|
['GPURenderPipeline', base_config_1.TYPE_VALUE],
|
|
['GPUSampler', base_config_1.TYPE_VALUE],
|
|
['GPUShaderModule', base_config_1.TYPE_VALUE],
|
|
['GPUSupportedFeatures', base_config_1.TYPE_VALUE],
|
|
['GPUSupportedLimits', base_config_1.TYPE_VALUE],
|
|
['GPUTexture', base_config_1.TYPE_VALUE],
|
|
['GPUTextureView', base_config_1.TYPE_VALUE],
|
|
['GPUUncapturedErrorEvent', base_config_1.TYPE_VALUE],
|
|
['GPUValidationError', base_config_1.TYPE_VALUE],
|
|
['GenericTransformStream', base_config_1.TYPE],
|
|
['Headers', base_config_1.TYPE_VALUE],
|
|
['IDBCursor', base_config_1.TYPE_VALUE],
|
|
['IDBCursorWithValue', base_config_1.TYPE_VALUE],
|
|
['IDBDatabaseEventMap', base_config_1.TYPE],
|
|
['IDBDatabase', base_config_1.TYPE_VALUE],
|
|
['IDBFactory', base_config_1.TYPE_VALUE],
|
|
['IDBIndex', base_config_1.TYPE_VALUE],
|
|
['IDBKeyRange', base_config_1.TYPE_VALUE],
|
|
['IDBObjectStore', base_config_1.TYPE_VALUE],
|
|
['IDBOpenDBRequestEventMap', base_config_1.TYPE],
|
|
['IDBOpenDBRequest', base_config_1.TYPE_VALUE],
|
|
['IDBRequestEventMap', base_config_1.TYPE],
|
|
['IDBRequest', base_config_1.TYPE_VALUE],
|
|
['IDBTransactionEventMap', base_config_1.TYPE],
|
|
['IDBTransaction', base_config_1.TYPE_VALUE],
|
|
['IDBVersionChangeEvent', base_config_1.TYPE_VALUE],
|
|
['ImageBitmap', base_config_1.TYPE_VALUE],
|
|
['ImageBitmapRenderingContext', base_config_1.TYPE_VALUE],
|
|
['ImageData', base_config_1.TYPE_VALUE],
|
|
['ImageDecoder', base_config_1.TYPE_VALUE],
|
|
['ImageTrack', base_config_1.TYPE_VALUE],
|
|
['ImageTrackList', base_config_1.TYPE_VALUE],
|
|
['ImportMeta', base_config_1.TYPE],
|
|
['KHR_parallel_shader_compile', base_config_1.TYPE],
|
|
['Lock', base_config_1.TYPE_VALUE],
|
|
['LockManager', base_config_1.TYPE_VALUE],
|
|
['MediaCapabilities', base_config_1.TYPE_VALUE],
|
|
['MediaSourceHandle', base_config_1.TYPE_VALUE],
|
|
['MediaStreamTrackProcessor', base_config_1.TYPE_VALUE],
|
|
['MessageChannel', base_config_1.TYPE_VALUE],
|
|
['MessageEvent', base_config_1.TYPE_VALUE],
|
|
['MessageEventTargetEventMap', base_config_1.TYPE],
|
|
['MessageEventTarget', base_config_1.TYPE],
|
|
['MessagePortEventMap', base_config_1.TYPE],
|
|
['MessagePort', base_config_1.TYPE_VALUE],
|
|
['NavigationPreloadManager', base_config_1.TYPE_VALUE],
|
|
['NavigatorBadge', base_config_1.TYPE],
|
|
['NavigatorConcurrentHardware', base_config_1.TYPE],
|
|
['NavigatorGPU', base_config_1.TYPE],
|
|
['NavigatorID', base_config_1.TYPE],
|
|
['NavigatorLanguage', base_config_1.TYPE],
|
|
['NavigatorLocks', base_config_1.TYPE],
|
|
['NavigatorOnLine', base_config_1.TYPE],
|
|
['NavigatorStorage', base_config_1.TYPE],
|
|
['NotificationEventMap', base_config_1.TYPE],
|
|
['Notification', base_config_1.TYPE_VALUE],
|
|
['NotificationEvent', base_config_1.TYPE_VALUE],
|
|
['OES_draw_buffers_indexed', base_config_1.TYPE],
|
|
['OES_element_index_uint', base_config_1.TYPE],
|
|
['OES_fbo_render_mipmap', base_config_1.TYPE],
|
|
['OES_standard_derivatives', base_config_1.TYPE],
|
|
['OES_texture_float', base_config_1.TYPE],
|
|
['OES_texture_float_linear', base_config_1.TYPE],
|
|
['OES_texture_half_float', base_config_1.TYPE],
|
|
['OES_texture_half_float_linear', base_config_1.TYPE],
|
|
['OES_vertex_array_object', base_config_1.TYPE],
|
|
['OVR_multiview2', base_config_1.TYPE],
|
|
['OffscreenCanvasEventMap', base_config_1.TYPE],
|
|
['OffscreenCanvas', base_config_1.TYPE_VALUE],
|
|
['OffscreenCanvasRenderingContext2D', base_config_1.TYPE_VALUE],
|
|
['Path2D', base_config_1.TYPE_VALUE],
|
|
['PerformanceEventMap', base_config_1.TYPE],
|
|
['Performance', base_config_1.TYPE_VALUE],
|
|
['PerformanceEntry', base_config_1.TYPE_VALUE],
|
|
['PerformanceMark', base_config_1.TYPE_VALUE],
|
|
['PerformanceMeasure', base_config_1.TYPE_VALUE],
|
|
['PerformanceObserver', base_config_1.TYPE_VALUE],
|
|
['PerformanceObserverEntryList', base_config_1.TYPE_VALUE],
|
|
['PerformanceResourceTiming', base_config_1.TYPE_VALUE],
|
|
['PerformanceServerTiming', base_config_1.TYPE_VALUE],
|
|
['PermissionStatusEventMap', base_config_1.TYPE],
|
|
['PermissionStatus', base_config_1.TYPE_VALUE],
|
|
['Permissions', base_config_1.TYPE_VALUE],
|
|
['ProgressEvent', base_config_1.TYPE_VALUE],
|
|
['PromiseRejectionEvent', base_config_1.TYPE_VALUE],
|
|
['PushEvent', base_config_1.TYPE_VALUE],
|
|
['PushManager', base_config_1.TYPE_VALUE],
|
|
['PushManagerAttribute', base_config_1.TYPE],
|
|
['PushMessageData', base_config_1.TYPE_VALUE],
|
|
['PushSubscription', base_config_1.TYPE_VALUE],
|
|
['PushSubscriptionChangeEvent', base_config_1.TYPE_VALUE],
|
|
['PushSubscriptionOptions', base_config_1.TYPE_VALUE],
|
|
['RTCDataChannelEventMap', base_config_1.TYPE],
|
|
['RTCDataChannel', base_config_1.TYPE_VALUE],
|
|
['RTCEncodedAudioFrame', base_config_1.TYPE_VALUE],
|
|
['RTCEncodedVideoFrame', base_config_1.TYPE_VALUE],
|
|
['RTCRtpScriptTransformer', base_config_1.TYPE_VALUE],
|
|
['RTCTransformEvent', base_config_1.TYPE_VALUE],
|
|
['ReadableByteStreamController', base_config_1.TYPE_VALUE],
|
|
['ReadableStream', base_config_1.TYPE_VALUE],
|
|
['ReadableStreamBYOBReader', base_config_1.TYPE_VALUE],
|
|
['ReadableStreamBYOBRequest', base_config_1.TYPE_VALUE],
|
|
['ReadableStreamDefaultController', base_config_1.TYPE_VALUE],
|
|
['ReadableStreamDefaultReader', base_config_1.TYPE_VALUE],
|
|
['ReadableStreamGenericReader', base_config_1.TYPE],
|
|
['ReportingObserver', base_config_1.TYPE_VALUE],
|
|
['Request', base_config_1.TYPE_VALUE],
|
|
['Response', base_config_1.TYPE_VALUE],
|
|
['Scheduler', base_config_1.TYPE_VALUE],
|
|
['SecurityPolicyViolationEvent', base_config_1.TYPE_VALUE],
|
|
['ServiceWorkerEventMap', base_config_1.TYPE],
|
|
['ServiceWorker', base_config_1.TYPE_VALUE],
|
|
['ServiceWorkerContainerEventMap', base_config_1.TYPE],
|
|
['ServiceWorkerContainer', base_config_1.TYPE_VALUE],
|
|
['ServiceWorkerGlobalScopeEventMap', base_config_1.TYPE],
|
|
['ServiceWorkerGlobalScope', base_config_1.TYPE_VALUE],
|
|
['ServiceWorkerRegistrationEventMap', base_config_1.TYPE],
|
|
['ServiceWorkerRegistration', base_config_1.TYPE_VALUE],
|
|
['SharedWorkerGlobalScopeEventMap', base_config_1.TYPE],
|
|
['SharedWorkerGlobalScope', base_config_1.TYPE_VALUE],
|
|
['StorageManager', base_config_1.TYPE_VALUE],
|
|
['StylePropertyMapReadOnly', base_config_1.TYPE_VALUE],
|
|
['SubtleCrypto', base_config_1.TYPE_VALUE],
|
|
['TaskController', base_config_1.TYPE_VALUE],
|
|
['TaskPriorityChangeEvent', base_config_1.TYPE_VALUE],
|
|
['TaskSignalEventMap', base_config_1.TYPE],
|
|
['TaskSignal', base_config_1.TYPE_VALUE],
|
|
['TextDecoder', base_config_1.TYPE_VALUE],
|
|
['TextDecoderCommon', base_config_1.TYPE],
|
|
['TextDecoderStream', base_config_1.TYPE_VALUE],
|
|
['TextEncoder', base_config_1.TYPE_VALUE],
|
|
['TextEncoderCommon', base_config_1.TYPE],
|
|
['TextEncoderStream', base_config_1.TYPE_VALUE],
|
|
['TextMetrics', base_config_1.TYPE_VALUE],
|
|
['TransformStream', base_config_1.TYPE_VALUE],
|
|
['TransformStreamDefaultController', base_config_1.TYPE_VALUE],
|
|
['URL', base_config_1.TYPE_VALUE],
|
|
['URLPattern', base_config_1.TYPE_VALUE],
|
|
['URLSearchParams', base_config_1.TYPE_VALUE],
|
|
['VideoColorSpace', base_config_1.TYPE_VALUE],
|
|
['VideoDecoderEventMap', base_config_1.TYPE],
|
|
['VideoDecoder', base_config_1.TYPE_VALUE],
|
|
['VideoEncoderEventMap', base_config_1.TYPE],
|
|
['VideoEncoder', base_config_1.TYPE_VALUE],
|
|
['VideoFrame', base_config_1.TYPE_VALUE],
|
|
['WEBGL_color_buffer_float', base_config_1.TYPE],
|
|
['WEBGL_compressed_texture_astc', base_config_1.TYPE],
|
|
['WEBGL_compressed_texture_etc', base_config_1.TYPE],
|
|
['WEBGL_compressed_texture_etc1', base_config_1.TYPE],
|
|
['WEBGL_compressed_texture_pvrtc', base_config_1.TYPE],
|
|
['WEBGL_compressed_texture_s3tc', base_config_1.TYPE],
|
|
['WEBGL_compressed_texture_s3tc_srgb', base_config_1.TYPE],
|
|
['WEBGL_debug_renderer_info', base_config_1.TYPE],
|
|
['WEBGL_debug_shaders', base_config_1.TYPE],
|
|
['WEBGL_depth_texture', base_config_1.TYPE],
|
|
['WEBGL_draw_buffers', base_config_1.TYPE],
|
|
['WEBGL_lose_context', base_config_1.TYPE],
|
|
['WEBGL_multi_draw', base_config_1.TYPE],
|
|
['WGSLLanguageFeatures', base_config_1.TYPE_VALUE],
|
|
['WebGL2RenderingContext', base_config_1.TYPE_VALUE],
|
|
['WebGL2RenderingContextBase', base_config_1.TYPE],
|
|
['WebGL2RenderingContextOverloads', base_config_1.TYPE],
|
|
['WebGLActiveInfo', base_config_1.TYPE_VALUE],
|
|
['WebGLBuffer', base_config_1.TYPE_VALUE],
|
|
['WebGLContextEvent', base_config_1.TYPE_VALUE],
|
|
['WebGLFramebuffer', base_config_1.TYPE_VALUE],
|
|
['WebGLProgram', base_config_1.TYPE_VALUE],
|
|
['WebGLQuery', base_config_1.TYPE_VALUE],
|
|
['WebGLRenderbuffer', base_config_1.TYPE_VALUE],
|
|
['WebGLRenderingContext', base_config_1.TYPE_VALUE],
|
|
['WebGLRenderingContextBase', base_config_1.TYPE],
|
|
['WebGLRenderingContextOverloads', base_config_1.TYPE],
|
|
['WebGLSampler', base_config_1.TYPE_VALUE],
|
|
['WebGLShader', base_config_1.TYPE_VALUE],
|
|
['WebGLShaderPrecisionFormat', base_config_1.TYPE_VALUE],
|
|
['WebGLSync', base_config_1.TYPE_VALUE],
|
|
['WebGLTexture', base_config_1.TYPE_VALUE],
|
|
['WebGLTransformFeedback', base_config_1.TYPE_VALUE],
|
|
['WebGLUniformLocation', base_config_1.TYPE_VALUE],
|
|
['WebGLVertexArrayObject', base_config_1.TYPE_VALUE],
|
|
['WebGLVertexArrayObjectOES', base_config_1.TYPE],
|
|
['WebSocketEventMap', base_config_1.TYPE],
|
|
['WebSocket', base_config_1.TYPE_VALUE],
|
|
['WebTransport', base_config_1.TYPE_VALUE],
|
|
['WebTransportBidirectionalStream', base_config_1.TYPE_VALUE],
|
|
['WebTransportDatagramDuplexStream', base_config_1.TYPE_VALUE],
|
|
['WebTransportError', base_config_1.TYPE_VALUE],
|
|
['WindowClient', base_config_1.TYPE_VALUE],
|
|
['WindowOrWorkerGlobalScope', base_config_1.TYPE],
|
|
['WorkerEventMap', base_config_1.TYPE],
|
|
['Worker', base_config_1.TYPE_VALUE],
|
|
['WorkerGlobalScopeEventMap', base_config_1.TYPE],
|
|
['WorkerGlobalScope', base_config_1.TYPE_VALUE],
|
|
['WorkerLocation', base_config_1.TYPE_VALUE],
|
|
['WorkerNavigator', base_config_1.TYPE_VALUE],
|
|
['WritableStream', base_config_1.TYPE_VALUE],
|
|
['WritableStreamDefaultController', base_config_1.TYPE_VALUE],
|
|
['WritableStreamDefaultWriter', base_config_1.TYPE_VALUE],
|
|
['XMLHttpRequestEventMap', base_config_1.TYPE],
|
|
['XMLHttpRequest', base_config_1.TYPE_VALUE],
|
|
['XMLHttpRequestEventTargetEventMap', base_config_1.TYPE],
|
|
['XMLHttpRequestEventTarget', base_config_1.TYPE_VALUE],
|
|
['XMLHttpRequestUpload', base_config_1.TYPE_VALUE],
|
|
['WebAssembly', base_config_1.TYPE_VALUE],
|
|
['Console', base_config_1.TYPE],
|
|
['AudioDataOutputCallback', base_config_1.TYPE],
|
|
['EncodedAudioChunkOutputCallback', base_config_1.TYPE],
|
|
['EncodedVideoChunkOutputCallback', base_config_1.TYPE],
|
|
['FrameRequestCallback', base_config_1.TYPE],
|
|
['LockGrantedCallback', base_config_1.TYPE],
|
|
['OnErrorEventHandlerNonNull', base_config_1.TYPE],
|
|
['PerformanceObserverCallback', base_config_1.TYPE],
|
|
['QueuingStrategySize', base_config_1.TYPE],
|
|
['ReportingObserverCallback', base_config_1.TYPE],
|
|
['SchedulerPostTaskCallback', base_config_1.TYPE],
|
|
['TransformerFlushCallback', base_config_1.TYPE],
|
|
['TransformerStartCallback', base_config_1.TYPE],
|
|
['TransformerTransformCallback', base_config_1.TYPE],
|
|
['UnderlyingSinkAbortCallback', base_config_1.TYPE],
|
|
['UnderlyingSinkCloseCallback', base_config_1.TYPE],
|
|
['UnderlyingSinkStartCallback', base_config_1.TYPE],
|
|
['UnderlyingSinkWriteCallback', base_config_1.TYPE],
|
|
['UnderlyingSourceCancelCallback', base_config_1.TYPE],
|
|
['UnderlyingSourcePullCallback', base_config_1.TYPE],
|
|
['UnderlyingSourceStartCallback', base_config_1.TYPE],
|
|
['VideoFrameOutputCallback', base_config_1.TYPE],
|
|
['VoidFunction', base_config_1.TYPE],
|
|
['WebCodecsErrorCallback', base_config_1.TYPE],
|
|
['AlgorithmIdentifier', base_config_1.TYPE],
|
|
['AllowSharedBufferSource', base_config_1.TYPE],
|
|
['BigInteger', base_config_1.TYPE],
|
|
['BlobPart', base_config_1.TYPE],
|
|
['BodyInit', base_config_1.TYPE],
|
|
['BufferSource', base_config_1.TYPE],
|
|
['CSSKeywordish', base_config_1.TYPE],
|
|
['CSSNumberish', base_config_1.TYPE],
|
|
['CSSPerspectiveValue', base_config_1.TYPE],
|
|
['CSSUnparsedSegment', base_config_1.TYPE],
|
|
['CanvasImageSource', base_config_1.TYPE],
|
|
['CookieList', base_config_1.TYPE],
|
|
['DOMHighResTimeStamp', base_config_1.TYPE],
|
|
['EpochTimeStamp', base_config_1.TYPE],
|
|
['EventListenerOrEventListenerObject', base_config_1.TYPE],
|
|
['FileSystemWriteChunkType', base_config_1.TYPE],
|
|
['Float32List', base_config_1.TYPE],
|
|
['FormDataEntryValue', base_config_1.TYPE],
|
|
['GLbitfield', base_config_1.TYPE],
|
|
['GLboolean', base_config_1.TYPE],
|
|
['GLclampf', base_config_1.TYPE],
|
|
['GLenum', base_config_1.TYPE],
|
|
['GLfloat', base_config_1.TYPE],
|
|
['GLint', base_config_1.TYPE],
|
|
['GLint64', base_config_1.TYPE],
|
|
['GLintptr', base_config_1.TYPE],
|
|
['GLsizei', base_config_1.TYPE],
|
|
['GLsizeiptr', base_config_1.TYPE],
|
|
['GLuint', base_config_1.TYPE],
|
|
['GLuint64', base_config_1.TYPE],
|
|
['GPUBindingResource', base_config_1.TYPE],
|
|
['GPUBufferDynamicOffset', base_config_1.TYPE],
|
|
['GPUBufferUsageFlags', base_config_1.TYPE],
|
|
['GPUColor', base_config_1.TYPE],
|
|
['GPUColorWriteFlags', base_config_1.TYPE],
|
|
['GPUCopyExternalImageSource', base_config_1.TYPE],
|
|
['GPUDepthBias', base_config_1.TYPE],
|
|
['GPUExtent3D', base_config_1.TYPE],
|
|
['GPUFlagsConstant', base_config_1.TYPE],
|
|
['GPUIndex32', base_config_1.TYPE],
|
|
['GPUIntegerCoordinate', base_config_1.TYPE],
|
|
['GPUIntegerCoordinateOut', base_config_1.TYPE],
|
|
['GPUMapModeFlags', base_config_1.TYPE],
|
|
['GPUOrigin2D', base_config_1.TYPE],
|
|
['GPUOrigin3D', base_config_1.TYPE],
|
|
['GPUPipelineConstantValue', base_config_1.TYPE],
|
|
['GPUSampleMask', base_config_1.TYPE],
|
|
['GPUShaderStageFlags', base_config_1.TYPE],
|
|
['GPUSignedOffset32', base_config_1.TYPE],
|
|
['GPUSize32', base_config_1.TYPE],
|
|
['GPUSize32Out', base_config_1.TYPE],
|
|
['GPUSize64', base_config_1.TYPE],
|
|
['GPUSize64Out', base_config_1.TYPE],
|
|
['GPUStencilValue', base_config_1.TYPE],
|
|
['GPUTextureUsageFlags', base_config_1.TYPE],
|
|
['HashAlgorithmIdentifier', base_config_1.TYPE],
|
|
['HeadersInit', base_config_1.TYPE],
|
|
['IDBValidKey', base_config_1.TYPE],
|
|
['ImageBitmapSource', base_config_1.TYPE],
|
|
['ImageBufferSource', base_config_1.TYPE],
|
|
['ImageDataArray', base_config_1.TYPE],
|
|
['Int32List', base_config_1.TYPE],
|
|
['MessageEventSource', base_config_1.TYPE],
|
|
['NamedCurve', base_config_1.TYPE],
|
|
['OffscreenRenderingContext', base_config_1.TYPE],
|
|
['OnErrorEventHandler', base_config_1.TYPE],
|
|
['PerformanceEntryList', base_config_1.TYPE],
|
|
['PushMessageDataInit', base_config_1.TYPE],
|
|
['ReadableStreamController', base_config_1.TYPE],
|
|
['ReadableStreamReadResult', base_config_1.TYPE],
|
|
['ReadableStreamReader', base_config_1.TYPE],
|
|
['ReportList', base_config_1.TYPE],
|
|
['RequestInfo', base_config_1.TYPE],
|
|
['TexImageSource', base_config_1.TYPE],
|
|
['TimerHandler', base_config_1.TYPE],
|
|
['Transferable', base_config_1.TYPE],
|
|
['URLPatternInput', base_config_1.TYPE],
|
|
['Uint32List', base_config_1.TYPE],
|
|
['XMLHttpRequestBodyInit', base_config_1.TYPE],
|
|
['AacBitstreamFormat', base_config_1.TYPE],
|
|
['AlphaOption', base_config_1.TYPE],
|
|
['AudioSampleFormat', base_config_1.TYPE],
|
|
['AvcBitstreamFormat', base_config_1.TYPE],
|
|
['BinaryType', base_config_1.TYPE],
|
|
['BitrateMode', base_config_1.TYPE],
|
|
['CSSMathOperator', base_config_1.TYPE],
|
|
['CSSNumericBaseType', base_config_1.TYPE],
|
|
['CanvasDirection', base_config_1.TYPE],
|
|
['CanvasFillRule', base_config_1.TYPE],
|
|
['CanvasFontKerning', base_config_1.TYPE],
|
|
['CanvasFontStretch', base_config_1.TYPE],
|
|
['CanvasFontVariantCaps', base_config_1.TYPE],
|
|
['CanvasLineCap', base_config_1.TYPE],
|
|
['CanvasLineJoin', base_config_1.TYPE],
|
|
['CanvasTextAlign', base_config_1.TYPE],
|
|
['CanvasTextBaseline', base_config_1.TYPE],
|
|
['CanvasTextRendering', base_config_1.TYPE],
|
|
['ClientTypes', base_config_1.TYPE],
|
|
['CodecState', base_config_1.TYPE],
|
|
['ColorGamut', base_config_1.TYPE],
|
|
['ColorSpaceConversion', base_config_1.TYPE],
|
|
['CompressionFormat', base_config_1.TYPE],
|
|
['CookieSameSite', base_config_1.TYPE],
|
|
['DocumentVisibilityState', base_config_1.TYPE],
|
|
['EncodedAudioChunkType', base_config_1.TYPE],
|
|
['EncodedVideoChunkType', base_config_1.TYPE],
|
|
['EndingType', base_config_1.TYPE],
|
|
['FileSystemHandleKind', base_config_1.TYPE],
|
|
['FontDisplay', base_config_1.TYPE],
|
|
['FontFaceLoadStatus', base_config_1.TYPE],
|
|
['FontFaceSetLoadStatus', base_config_1.TYPE],
|
|
['FrameType', base_config_1.TYPE],
|
|
['GPUAddressMode', base_config_1.TYPE],
|
|
['GPUAutoLayoutMode', base_config_1.TYPE],
|
|
['GPUBlendFactor', base_config_1.TYPE],
|
|
['GPUBlendOperation', base_config_1.TYPE],
|
|
['GPUBufferBindingType', base_config_1.TYPE],
|
|
['GPUBufferMapState', base_config_1.TYPE],
|
|
['GPUCanvasAlphaMode', base_config_1.TYPE],
|
|
['GPUCanvasToneMappingMode', base_config_1.TYPE],
|
|
['GPUCompareFunction', base_config_1.TYPE],
|
|
['GPUCompilationMessageType', base_config_1.TYPE],
|
|
['GPUCullMode', base_config_1.TYPE],
|
|
['GPUDeviceLostReason', base_config_1.TYPE],
|
|
['GPUErrorFilter', base_config_1.TYPE],
|
|
['GPUFeatureName', base_config_1.TYPE],
|
|
['GPUFilterMode', base_config_1.TYPE],
|
|
['GPUFrontFace', base_config_1.TYPE],
|
|
['GPUIndexFormat', base_config_1.TYPE],
|
|
['GPULoadOp', base_config_1.TYPE],
|
|
['GPUMipmapFilterMode', base_config_1.TYPE],
|
|
['GPUPipelineErrorReason', base_config_1.TYPE],
|
|
['GPUPowerPreference', base_config_1.TYPE],
|
|
['GPUPrimitiveTopology', base_config_1.TYPE],
|
|
['GPUQueryType', base_config_1.TYPE],
|
|
['GPUSamplerBindingType', base_config_1.TYPE],
|
|
['GPUStencilOperation', base_config_1.TYPE],
|
|
['GPUStorageTextureAccess', base_config_1.TYPE],
|
|
['GPUStoreOp', base_config_1.TYPE],
|
|
['GPUTextureAspect', base_config_1.TYPE],
|
|
['GPUTextureDimension', base_config_1.TYPE],
|
|
['GPUTextureFormat', base_config_1.TYPE],
|
|
['GPUTextureSampleType', base_config_1.TYPE],
|
|
['GPUTextureViewDimension', base_config_1.TYPE],
|
|
['GPUVertexFormat', base_config_1.TYPE],
|
|
['GPUVertexStepMode', base_config_1.TYPE],
|
|
['GlobalCompositeOperation', base_config_1.TYPE],
|
|
['HardwareAcceleration', base_config_1.TYPE],
|
|
['HdrMetadataType', base_config_1.TYPE],
|
|
['IDBCursorDirection', base_config_1.TYPE],
|
|
['IDBRequestReadyState', base_config_1.TYPE],
|
|
['IDBTransactionDurability', base_config_1.TYPE],
|
|
['IDBTransactionMode', base_config_1.TYPE],
|
|
['ImageDataPixelFormat', base_config_1.TYPE],
|
|
['ImageOrientation', base_config_1.TYPE],
|
|
['ImageSmoothingQuality', base_config_1.TYPE],
|
|
['KeyFormat', base_config_1.TYPE],
|
|
['KeyType', base_config_1.TYPE],
|
|
['KeyUsage', base_config_1.TYPE],
|
|
['LatencyMode', base_config_1.TYPE],
|
|
['LockMode', base_config_1.TYPE],
|
|
['MediaDecodingType', base_config_1.TYPE],
|
|
['MediaEncodingType', base_config_1.TYPE],
|
|
['MediaKeysRequirement', base_config_1.TYPE],
|
|
['NotificationDirection', base_config_1.TYPE],
|
|
['NotificationPermission', base_config_1.TYPE],
|
|
['OffscreenRenderingContextId', base_config_1.TYPE],
|
|
['OpusBitstreamFormat', base_config_1.TYPE],
|
|
['PermissionName', base_config_1.TYPE],
|
|
['PermissionState', base_config_1.TYPE],
|
|
['PredefinedColorSpace', base_config_1.TYPE],
|
|
['PremultiplyAlpha', base_config_1.TYPE],
|
|
['PushEncryptionKeyName', base_config_1.TYPE],
|
|
['RTCDataChannelState', base_config_1.TYPE],
|
|
['ReadableStreamReaderMode', base_config_1.TYPE],
|
|
['ReadableStreamType', base_config_1.TYPE],
|
|
['ReferrerPolicy', base_config_1.TYPE],
|
|
['RequestCache', base_config_1.TYPE],
|
|
['RequestCredentials', base_config_1.TYPE],
|
|
['RequestDestination', base_config_1.TYPE],
|
|
['RequestMode', base_config_1.TYPE],
|
|
['RequestPriority', base_config_1.TYPE],
|
|
['RequestRedirect', base_config_1.TYPE],
|
|
['ResizeQuality', base_config_1.TYPE],
|
|
['ResponseType', base_config_1.TYPE],
|
|
['SecurityPolicyViolationEventDisposition', base_config_1.TYPE],
|
|
['ServiceWorkerState', base_config_1.TYPE],
|
|
['ServiceWorkerUpdateViaCache', base_config_1.TYPE],
|
|
['TaskPriority', base_config_1.TYPE],
|
|
['TransferFunction', base_config_1.TYPE],
|
|
['VideoColorPrimaries', base_config_1.TYPE],
|
|
['VideoEncoderBitrateMode', base_config_1.TYPE],
|
|
['VideoMatrixCoefficients', base_config_1.TYPE],
|
|
['VideoPixelFormat', base_config_1.TYPE],
|
|
['VideoTransferCharacteristics', base_config_1.TYPE],
|
|
['WebGLPowerPreference', base_config_1.TYPE],
|
|
['WebTransportCongestionControl', base_config_1.TYPE],
|
|
['WebTransportErrorSource', base_config_1.TYPE],
|
|
['WorkerType', base_config_1.TYPE],
|
|
['WriteCommandType', base_config_1.TYPE],
|
|
['XMLHttpRequestResponseType', base_config_1.TYPE],
|
|
['FormDataIterator', base_config_1.TYPE],
|
|
['HeadersIterator', base_config_1.TYPE],
|
|
['StylePropertyMapReadOnlyIterator', base_config_1.TYPE],
|
|
['URLSearchParamsIterator', base_config_1.TYPE],
|
|
['FileSystemDirectoryHandleAsyncIterator', base_config_1.TYPE],
|
|
['ReadableStreamAsyncIterator', base_config_1.TYPE],
|
|
],
|
|
};
|