Re: [heycam/webidl] Normative: Add `BigInt64Array` and `BigUint64Array` (#936)

@annevk approved this pull request.



> @@ -5765,6 +5765,8 @@ The <dfn id="dfn-typed-array-type" export>typed array types</dfn> are
 {{Uint16Array}},
 {{Uint32Array}},
 {{Uint8ClampedArray}},
+{{BigInt64Array}},
+{{BigUint64Array}},
 {{Float32Array}} and

```suggestion
{{Float32Array}}, and
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/pull/936#pullrequestreview-607237173

Received on Tuesday, 9 March 2021 10:19:55 UTC