UNPKG

@osbjs/osbjs

Version:

a minimalist osu! storyboarding framework

7 lines (6 loc) 128 B
export interface IBeatmapMetadata { title: string; artist: string; creator: string; difficulty: string; }