4 lines
95 B
TypeScript

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