This release is 0 versions behind 24.6.2 — the latest version of @rivet-gg/actor. Jump to latest
🔩 Rivet Actors have built-in RPC, state, and events — the easiest way to build modern applications.
Add Package
deno add jsr:@rivet-gg/actor
Import symbol
import { type ActorConfig } from "@rivet-gg/actor";
---- OR ----
Import directly with a jsr specifier
import { type ActorConfig } from "jsr:@rivet-gg/actor";