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