gros-bras-shared
Version:
This holds all shared files such as interfaces or helpers used by Gros Bras, both frontoffices and baackoffices, and backend etc...
12 lines (11 loc) • 392 B
TypeScript
export * from './invoice';
export * from './technical-visit';
export * from './internal-message-status.t';
export * from './booking-status.t';
export * from './hours.t';
export * from './house-levels-types.t';
export * from './local-type.t';
export * from './services.t';
export * from './administrative-regions.t';
export * from './car-types.t';
export * from './client-types.t';