Commit 93c14bb5 authored by nanahira's avatar nanahira

fix onebot import

parent ef6a47a4
......@@ -14,7 +14,7 @@ import LimQqwry from 'lim-qqwry';
import PicsContainer from 'koishi-plugin-pics';
import { Logger, Quester, Random, segment, Session } from 'koishi';
export * from './config';
import { OneBotBot } from '@koishijs/plugin-adapter-onebot';
import type { OneBotBot } from '@koishijs/plugin-adapter-onebot';
interface WhoSession extends Quester.File {
ips: Set<string>;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment