We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
28c3475
94ed937: Improved perf and bundle size a bit
It seems using TypedArray isn't helpful, and deref many prototypes may cause deopt.
TypedArray
Array is good enough while it ensures it's packed.
Array
de71269: Update Intl type definition
Intl