mirror of
https://github.com/sindresorhus/type-fest.git
synced 2025-12-08 19:25:05 +00:00
parent
46f0792dd2
commit
2ac33c7c1d
2
source/typed-array.d.ts
vendored
2
source/typed-array.d.ts
vendored
@ -1,3 +1,5 @@
|
||||
/// <reference lib="es2020.bigint"/>
|
||||
|
||||
/**
|
||||
Matches any [typed array](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray), like `Uint8Array` or `Float64Array`.
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user