4 lines
313 B
TypeScript
4 lines
313 B
TypeScript
|
export type { IAnimationStyles, IAnimationVariables } from './IAnimationStyles';
|
||
|
export type { IGetFocusStylesOptions } from './IGetFocusStyles';
|
||
|
export type { IEffects, IFontStyles, IPalette, ISemanticColors, ISemanticTextColors, ISpacing, ITheme, IPartialTheme, IScheme, ISchemeNames, } from '@fluentui/theme';
|