Outlook_Addin_LLM/node_modules/@fluentui/style-utilities/lib/styles/GeneralStyles.d.ts

4 lines
140 B
TypeScript
Raw Normal View History

import type { IRawStyle } from '@fluentui/merge-styles';
export declare const normalize: IRawStyle;
export declare const noWrap: IRawStyle;