Documentation
Preparing search index...
@rivetkit/engine-api-full
core
serialization
property
Function property
property
<
RawKey
extends
string
,
RawValue
,
ParsedValue
>
(
rawKey
:
RawKey
,
valueSchema
:
Schema
<
RawValue
,
ParsedValue
>
,
)
:
Property
<
RawKey
,
RawValue
,
ParsedValue
>
Type Parameters
RawKey
extends
string
RawValue
ParsedValue
Parameters
rawKey
:
RawKey
valueSchema
:
Schema
<
RawValue
,
ParsedValue
>
Returns
Property
<
RawKey
,
RawValue
,
ParsedValue
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation
Loading...