Skip to main content
This release is 0 versions behind 24.6.1 — 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
64%
Published
2 days ago (24.6.1-rc.2)

Add Package

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

Import symbol

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

---- OR ----

Import directly with a jsr specifier

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