fix
This commit is contained in:
parent
7689d89b98
commit
dd944aac3e
2 changed files with 2 additions and 1 deletions
|
|
@ -49,6 +49,7 @@ const objectTypeNames = [
|
|||
'URLSearchParams',
|
||||
'HTMLElement',
|
||||
'NaN',
|
||||
...typedArrayTypeNames,
|
||||
] as const;
|
||||
|
||||
type ObjectTypeName = typeof objectTypeNames[number];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue