4 lines
48 B
TypeScript
4 lines
48 B
TypeScript
|
|
|
||
|
|
declare interface Window {
|
||
|
|
aplus_queue: any
|
||
|
|
}
|