UNPKG

koishi-plugin-wifegacha

Version:

抽老婆,详情请查看[readme.md](https://github.com/Bear-biscuit/koishi-plugin-wifegacha/blob/main/README.md)

32 lines (31 loc) 806 B
import { clp } from "./clp"; import { nlp } from "./nlp"; import { chalp } from "./chalp"; import { lptj } from "./lptj"; import { lh } from "./lh"; import { jhlp } from "./jhlp"; import { rlp } from "./rlp"; import { tjlp } from "./tjlp"; import { sclp } from "./sclp"; import { gxlp } from "./gxlp"; import { lpda } from "./lpda"; import { yhda } from "./yhda"; import { gxlpsj } from "./gxlpsj"; import { cmmlp } from "./cmmlp"; declare const _default: { clp: typeof clp; nlp: typeof nlp; chalp: typeof chalp; lptj: typeof lptj; lh: typeof lh; jhlp: typeof jhlp; rlp: typeof rlp; tjlp: typeof tjlp; sclp: typeof sclp; gxlp: typeof gxlp; lpda: typeof lpda; yhda: typeof yhda; gxlpsj: typeof gxlpsj; cmmlp: typeof cmmlp; }; export default _default;