mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-01-17 13:50:36 +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 {
|
||||
namespace globalThis {
|
||||
const LiteLoader: symbol;
|
||||
var LiteLoader: symbol;
|
||||
}
|
||||
}
|
||||
export {};
|
||||
Loading…
Reference in New Issue
Block a user