Appearance
@sylis/web / modules/books/api / getDailyPlan
Function: getDailyPlan()
getDailyPlan(
data
):Promise
<ApiResponse
<GetDailyPlanResDto
>>
Defined in: apps/web/src/modules/books/api/index.ts:34
Parameters
data
GetDailyPlanReqDto
Returns
Promise
<ApiResponse
<GetDailyPlanResDto
>>