3 lines
50 B
TypeScript
3 lines
50 B
TypeScript
export * from './auth';
|
|
export * from './notify';
|
export * from './auth';
|
|
export * from './notify';
|