主题
type NoteType = "tap" | "hold" | "slide" | "touch" | "break";
定义于: judgement.ts:12
Note 类型:tap / hold / slide / touch / break