Skip to content

@sylis/web v0.0.0


@sylis/web / network/learning / getTodayProgress

Function: getTodayProgress()

getTodayProgress(): Promise<ApiResponse<{ completed: number; total: number; }>>

Defined in: apps/web/src/network/learning/index.ts:132

Returns

Promise<ApiResponse<{ completed: number; total: number; }>>