fix: ci lint error
This commit is contained in:
parent
0e9e7be7f7
commit
d7c49a5051
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import type {Buffer} from 'node:buffer';
|
||||
import type {Class, Falsy, TypedArray, ObservableLike, Primitive} from './types.js';
|
||||
import type {Class, Falsy, TypedArray, ObservableLike, Primitive, WeakRef} from './types.js';
|
||||
|
||||
const typedArrayTypeNames = [
|
||||
'Int8Array',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue