mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-15 04:10:32 +00:00
5 lines
113 B
TypeScript
5 lines
113 B
TypeScript
// @ts-nocheck
|
|
export * from './ListSelect';
|
|
export * from './SalutationList';
|
|
export * from './DisplayNameList'
|