Documentation
Preparing search index...
rivetkit
mod
RegistryConfigSchema
Variable RegistryConfigSchema
Const
RegistryConfigSchema
:
ZodObject
<
{
use
:
ZodRecord
<
ZodString
,
ZodType
<
AnyActorDefinition
,
ZodTypeDef
,
AnyActorDefinition
>
,
>
;
}
,
"strip"
,
ZodTypeAny
,
{
use
:
Record
<
string
,
AnyActorDefinition
>
}
,
{
use
:
Record
<
string
,
AnyActorDefinition
>
}
,
>
= ...
Base config used for the actor config across all platforms.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation
Loading...
Base config used for the actor config across all platforms.