@truenas/api-client
GitHub
Preparing search index...
CallResponse
Type Alias CallResponse<D, M>
CallResponse
:
D
[
"call"
]
[
M
]
extends
{
response
:
infer
R
}
?
R
:
never
What a call method resolves to.
Type Parameters
D
extends
ApiDirectoryShape
M
extends
CallMethod
<
D
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
@truenas/api-client
Loading...
What a call method resolves to.