UNPKG

koishi-plugin-fate

Version:

A koishi plugin for fortune telling and sign in.

3 lines (2 loc) 93 B
import { Context } from 'koishi'; export declare const initDatabase: (ctx: Context) => void;