Preparing search index...
The search index is not available
@rendley/sdk - v1.5.0
@rendley/sdk
Zod
z
ParseResult
Interface ParseResult
interface
ParseResult
{
data
:
any
;
status
:
"valid"
|
"dirty"
|
"aborted"
;
}
Index
Properties
data
status
Properties
data
data
:
any
status
status
:
"valid"
|
"dirty"
|
"aborted"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
data
status
@rendley/sdk - v1.5.0
Loading...
Generated using
TypeDoc