mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-06-03 00:19:01 +00:00
5 lines
113 B
TypeScript
5 lines
113 B
TypeScript
// @ts-nocheck
|
|
export * from './ListSelect';
|
|
export * from './SalutationList';
|
|
export * from './DisplayNameList'
|