@resistdesign/voltra
Preparing search index...
app
TypeInfoORMServiceAPI
Type Alias TypeInfoORMServiceAPI
TypeInfoORMServiceAPI
:
ExpandComplexType
<
{
[
K
in
keyof
TypeInfoORMClientAPI
]
:
TypeInfoORMClientAPI
[
K
]
extends
(
...
args
:
infer
A
,
)
=>
Promise
<
any
>
?
SyncRequestHandler
<
A
>
:
TypeInfoORMClientAPI
[
K
]
}
,
>
Synchronous wrapper API that returns a request id for each method.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@resistdesign/voltra
Loading...
Synchronous wrapper API that returns a request id for each method.