UNPKG

koishi-plugin-beatsaber-bot

Version:

一个 用于 BeatSaber 的 koishi Bot 插件

3 lines (2 loc) 97 B
import { BSMap } from "../interfaces"; export declare const getMods: (bsMap: BSMap) => string[];