Home > @xypnox/themescura > BaseTheme
BaseTheme type
Signature:
export type BaseTheme<T extends Theme<any, any>> = T['base'];
References: Theme
Home > @xypnox/themescura > BaseTheme
Signature:
export type BaseTheme<T extends Theme<any, any>> = T['base'];
References: Theme