UNPKG

@payfit/unity-themes

Version:

3 lines (2 loc) 111 B
/** Themes supported by the generated Unity assets and CSS. */ export type UnityTheme = 'default' | 'compact';