Finish rewrite
This commit is contained in:
1
src/globals.d.ts
vendored
1
src/globals.d.ts
vendored
@ -10,6 +10,7 @@ declare global {
|
||||
push(chunk: any): any;
|
||||
pop(): any;
|
||||
};
|
||||
[k: PropertyKey]: any;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user