mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-09 14:43:03 -04:00
Finish rewrite
This commit is contained in:
parent
c39ff8f648
commit
483bc13a31
15 changed files with 165 additions and 29 deletions
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;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue