Documentation
Preparing search index...
rivetkit
driver-helpers/mod
GetForIdInput
Interface GetForIdInput<E>
interface
GetForIdInput
<
E
extends
Env
=
any
>
{
actorId
:
string
;
c
?:
Context
<
any
,
any
,
{}
>
;
name
:
string
;
}
Type Parameters
E
extends
Env
=
any
Index
Properties
actor
Id
c?
name
Properties
actor
Id
actorId
:
string
Optional
c
c
?:
Context
<
any
,
any
,
{}
>
name
name
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
actor
Id
c
name
Documentation
Loading...