3 lines
58 B
TypeScript
3 lines
58 B
TypeScript
export * from './authApi';
|
|
export * from './deliveryApi';
|
export * from './authApi';
|
|
export * from './deliveryApi';
|