UNPKG

koishi-plugin-fate

Version:

A koishi plugin for fortune telling and sign in.

3 lines (2 loc) 104 B
import { Context } from 'koishi'; export declare function registerMigrationCommand(ctx: Context): void;