3 lines
122 B
TypeScript
3 lines
122 B
TypeScript
|
export { initializeIcons } from '@fluentui/font-icons-mdl2';
|
||
|
export type { IconNames, } from '@fluentui/font-icons-mdl2';
|