@ptkl/sdk - v1.3.4
Preparing search index...
v0.9/types/ratchet
RatchetQueryResponse
Interface RatchetQueryResponse<T>
interface
RatchetQueryResponse
<
T
=
any
>
{
data
:
T
;
status
:
boolean
;
}
Type Parameters
T
=
any
Index
Properties
data
status
Properties
data
data
:
T
status
status
:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
data
status
@ptkl/sdk - v1.3.4
Loading...