mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-07-19 12:03:37 +00:00
fix
This commit is contained in:
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 {};
|
Reference in New Issue
Block a user