czydojade/front/resources/ts/components/ui/index.ts
2020-11-01 17:57:06 +01:00

5 lines
107 B
TypeScript

export * from './switch';
export * from './icon';
export * from './numeric-input'
export * from './dialog'