3 lines
52 B
TypeScript
3 lines
52 B
TypeScript
export * from './auth';
|
|
export * from './customer';
|
export * from './auth';
|
|
export * from './customer';
|