UNPKG

koishi-plugin-beatsaber-bot

Version:

一个 用于 BeatSaber 的 koishi Bot 插件

4 lines (3 loc) 189 B
export declare const formatDuration: (duration: number) => string; export declare const formatTime: (time: string) => string; export declare const formatNumber: (number: number) => string;