czydojade/resources/ts/components/ui/index.ts
2020-10-02 20:00:24 +02:00

5 lines
107 B
TypeScript

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