UNPKG

koishi-plugin-adapter-iirose

Version:

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

7 lines (6 loc) 142 B
export interface BeforeMoveRoomStart { can: true; } export declare const beforeMoveRoomStart: (message: string) => { can: boolean; };