Skip to main content
This release is 1 version behind 24.6.2 — the latest version of @rivet-gg/actor-core. Jump to latest

⚫ Core low-level types for working with the Rivet Actor runtime.

This package works with Deno
This package works with Deno
JSR Score
70%
Published
a month ago (24.6.1-rc.2)
property ActorContext.kv

Type

Add Package

deno add jsr:@rivet-gg/actor-core

Import symbol

import { type ActorContext } from "@rivet-gg/actor-core";

---- OR ----

Import directly with a jsr specifier

import { type ActorContext } from "jsr:@rivet-gg/actor-core";