Files
bigcapital/packages/webapp/src/components/Select/index.ts
2023-02-03 01:02:31 +02:00

5 lines
113 B
TypeScript

// @ts-nocheck
export * from './ListSelect';
export * from './SalutationList';
export * from './DisplayNameList'