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