Skip to main content

Built and signed on GitHub Actions

⚫ 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.2)

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";