3 lines
48 B
TypeScript
3 lines
48 B
TypeScript
export * from './auth';
|
|
export * from './dict';
|
export * from './auth';
|
|
export * from './dict';
|