mangadex-full-api - v6.2.0
Preparing search index...
<internal types>
GettableClass
Type Alias GettableClass<T>
GettableClass
:
Function
&
{
get
:
(
id
:
string
)
=>
Promise
<
T
>
;
getMultiple
?:
(
ids
:
string
[]
)
=>
Promise
<
T
[]
>
;
}
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
mangadex-full-api - v6.2.0
Loading...