UNPKG

@osbjs/osbjs

Version:

a minimalist osu! storyboarding framework

8 lines (7 loc) 161 B
export declare enum Layer { Background = "Background", Foreground = "Foreground", Fail = "Fail", Pass = "Pass", Overlay = "Overlay" }