Documentation
Preparing search index...
@rivetkit/framework-base
CreateRivetKitOptions
Interface CreateRivetKitOptions<Registry>
interface
CreateRivetKitOptions
<
Registry
extends
AnyActorRegistry
>
{
hashFunction
?:
(
opts
:
ActorOptions
<
Registry
,
any
>
)
=>
string
;
}
Type Parameters
Registry
extends
AnyActorRegistry
Index
Properties
hash
Function?
Properties
Optional
hash
Function
hashFunction
?:
(
opts
:
ActorOptions
<
Registry
,
any
>
)
=>
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
hash
Function
Documentation
Loading...