UNPKG

653 BTypeScriptView Raw
1export { IAnimationStyles, IAnimationVariables } from './IAnimationStyles';
2export { IEffects } from '@fluentui/theme/lib/types/IEffects';
3export { IGetFocusStylesOptions } from './IGetFocusStyles';
4export { IFontStyles } from '@fluentui/theme/lib/types/IFontStyles';
5export { IPalette } from '@fluentui/theme/lib/types/IPalette';
6export { ISemanticColors } from '@fluentui/theme/lib/types/ISemanticColors';
7export { ISemanticTextColors } from '@fluentui/theme/lib/types/ISemanticTextColors';
8export { ISpacing } from '@fluentui/theme/lib/types/ISpacing';
9export { ITheme, IPartialTheme, IScheme, ISchemeNames } from '@fluentui/theme/lib/types/ITheme';