Commit ee748bf0 authored by nanahira's avatar nanahira

import types from decorators

parent 367637fd
import { Context } from 'koishi'; import { Context } from 'koishi';
import { KoishiPluginRegistrationOptions, PluginClass } from '../register'; import { KoishiPluginRegistrationOptions, PluginClass } from '../register';
export * from 'koishi-decorators/dist/src/def/interfaces';
// Command stuff // Command stuff
......
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