4 lines
91 B
TypeScript

export * from './addCustomer.screen';
export * from './thunk';
export * from './reducers';