Documentation
Preparing search index...
rivetkit
mod
ActorContextOf
Type Alias ActorContextOf<AD>
ActorContextOf
:
AD
extends
ActorDefinition
<
infer
S
,
infer
CP
,
infer
CS
,
infer
V
,
infer
I
,
infer
DB
,
any
,
>
?
ActorContext
<
S
,
CP
,
CS
,
V
,
I
,
DB
>
:
never
Extracts the context type from an ActorDefinition
Type Parameters
AD
extends
AnyActorDefinition
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation
Loading...
Extracts the context type from an ActorDefinition