3 lines
54 B
TypeScript
3 lines
54 B
TypeScript
export * from './auth';
|
|
export * from './management';
|
export * from './auth';
|
|
export * from './management';
|