3 lines
56 B
TypeScript
3 lines
56 B
TypeScript
export * from './auth';
|
|
export * from './user-profile';
|
export * from './auth';
|
|
export * from './user-profile';
|