id: string
name: string
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";