UNPKG

koishi-plugin-toram

Version:
7 lines (6 loc) 108 B
export interface PlayerData { id: number; nickname: string; dishes: string; path: number; }