Open
Description
See whatwg/webidl#936.
BigInt64Array
andBigUint64Array
are introduced as keywords.- The
ArrayBufferView
andBufferSource
aliases now include BigInt64Array and BigUint64Array as part of the union.
Concretely, the only change that appears to be necessary is changing the bufferSourceTypes
array here:
TypeScript-DOM-lib-generator/src/build/helpers.ts
Lines 4 to 17 in a0f3ac4
Metadata
Metadata
Assignees
Labels
No labels