3 lines
53 B
TypeScript
3 lines
53 B
TypeScript
export * from './thunk';
|
|
export * from './reducers';
|
export * from './thunk';
|
|
export * from './reducers';
|