UNPKG

koishi-plugin-adapter-iirose

Version:

IIROSE-[蔷薇花园](https://iirose.com/)适配器

7 lines (6 loc) 119 B
export interface SelfMove { id: string; } export declare const selfMove: (message: string) => { id: string; };