kodikwrapper
Preparing search index...
KodikResponse
Interface KodikResponse<T>
interface
KodikResponse
<
T
>
{
results
:
T
;
time
:
string
;
total
:
number
;
}
Type Parameters
T
Hierarchy (
View Summary
)
KodikResponse
KodikResponseWithPagination
Index
Properties
results
time
total
Properties
results
results
:
T
time
time
:
string
total
total
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
results
time
total
kodikwrapper
Loading...