Files
starface-outlook-sync-addin/node_modules/@fluentui/foundation-legacy/lib/index.d.ts
T
Stefan Hacker 37ad745546 first commit
2026-04-03 09:38:48 +02:00

10 lines
292 B
TypeScript

export * from './createComponent';
export * from './IComponent';
export * from './IHTMLSlots';
export * from './ISlots';
export * from './slots';
export * from './ThemeProvider';
export * from './hooks/index';
export { styled as legacyStyled } from '@fluentui/utilities';
import './version';