3 lines
68 B
TypeScript
3 lines
68 B
TypeScript
|
export * from './signout.reducer';
|
||
|
export * from './signout.state';
|