Commit f9f2b1ff authored by nanahira's avatar nanahira

reexport cosmotype-decorators

parent 9dfa5749
import { ModelDecorators } from 'cosmotype-decorators';
import { Tables } from 'koishi';
export * from 'cosmotype-decorators';
const decorators = new ModelDecorators<Tables>();
export const DefineModel = decorators.DefineModel;
......
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