mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-12-28 20:31:26 +08: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 {
|
||||
namespace globalThis {
|
||||
const LiteLoader: symbol;
|
||||
var LiteLoader: symbol;
|
||||
}
|
||||
}
|
||||
export {};
|
||||
Loading…
Reference in New Issue
Block a user