5 lines
115 B
TypeScript

export * from './authApi';
export * from './onBoardApi';
export * from './kycApi';
export * from './dashboardApi';