Preparing search index...
The search index is not available
JakSec Frontend - v1.0.0
JakSec Frontend
api/activity
default
Variable default
Const
default
:
{
getAllStudentsAttendance
:
(
token
:
string
)
=>
Promise
<
ActivityResponse
>
;
getStudentAttendance
:
(
userid
:
number
,
token
:
string
,
)
=>
Promise
<
ActivityResponse
>
;
}
= ...
Type declaration
getAllStudentsAttendance
:
(
token
:
string
)
=>
Promise
<
ActivityResponse
>
getStudentAttendance
:
(
userid
:
number
,
token
:
string
)
=>
Promise
<
ActivityResponse
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
JakSec Frontend - v1.0.0
Loading...