mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-05 15:11:15 +00:00
fix
This commit is contained in:
parent
07a51e8d75
commit
e9e86b3dc3
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