Files

6 lines
161 B
TypeScript
Raw Permalink Normal View History

export { default } from './SvgIcon';
export * from './SvgIcon';
export { default as svgIconClasses } from './svgIconClasses';
export * from './svgIconClasses';