Commit 77ce2f6b authored by nanahira's avatar nanahira

optimize

parent ddd96fe6
Pipeline #8233 passed with stages
in 1 minute and 48 seconds
......@@ -30,8 +30,8 @@ import {
Command,
Context,
FieldCollector,
Session,
Selection,
Session,
} from 'koishi';
import { Metadata } from './meta/metadata.decorators';
......
......@@ -6,8 +6,8 @@ import {
FieldCollector,
Modules,
Plugin,
Session,
Selection,
Session,
} from 'koishi';
import { KoishiPluginRegistrationOptions, PluginClass } from '../register';
import type { DefaultContext, DefaultState, ParameterizedContext } from 'koa';
......
import {
Argv,
Awaitable,
Command,
Context,
Logger,
Schema,
User,
} from 'koishi';
import { Argv, Awaitable, Command, Context, Schema, User } from 'koishi';
import {
CommandPutConfig,
DoRegisterConfig,
......
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