mirror of
https://github.com/LLOneBot/LLOneBot.git
synced 2024-11-22 01:56:33 +00:00
chore
This commit is contained in:
parent
f8b2be246f
commit
2637a5da6d
5
src/global.d.ts
vendored
5
src/global.d.ts
vendored
@ -2,9 +2,6 @@ import type { LLOneBot } from './preload'
|
||||
import { Dict } from 'cosmokit'
|
||||
|
||||
declare global {
|
||||
interface Window {
|
||||
llonebot: LLOneBot
|
||||
LiteLoader: Dict
|
||||
}
|
||||
var llonebot: LLOneBot
|
||||
var LiteLoader: Dict
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user