KV_NAMESPACE
Add Package
deno add jsr:@rivet-gg/actor-core
Import symbol
import { type Kv } from "@rivet-gg/actor-core";
---- OR ----
Import directly with a jsr specifier
import { type Kv } from "jsr:@rivet-gg/actor-core";