mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-01-18 06:20:29 +00:00
fix
This commit is contained in:
parent
4b53e9a895
commit
da94faa9bb
2
src/universal/LiteLoader.d.ts
vendored
2
src/universal/LiteLoader.d.ts
vendored
@ -1,6 +1,6 @@
|
|||||||
declare global {
|
declare global {
|
||||||
namespace globalThis {
|
namespace globalThis {
|
||||||
const LiteLoader: symbol;
|
var LiteLoader: symbol;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
export {};
|
export {};
|
||||||
Loading…
Reference in New Issue
Block a user