Skip to main content
This release is 1 version behind 24.6.2 — the latest version of @rivet-gg/actor-client. Jump to latest

🔧 Rivet Actors have built-in RPC, state, and events — the easiest way to build modern applications.

This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
This package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
This package works with Browsers
JSR Score
70%
Published
4 weeks ago (24.6.1-rc.2)
interface GetWithIdOptions
extends QueryOptions

Options for getting an actor by ID.

Add Package

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

Import symbol

import { type GetWithIdOptions } from "@rivet-gg/actor-client";

---- OR ----

Import directly with a jsr specifier

import { type GetWithIdOptions } from "jsr:@rivet-gg/actor-client";

Add Package

npx jsr add @rivet-gg/actor-client

Import symbol

import { type GetWithIdOptions } from "@rivet-gg/actor-client";

Add Package

yarn dlx jsr add @rivet-gg/actor-client

Import symbol

import { type GetWithIdOptions } from "@rivet-gg/actor-client";

Add Package

pnpm dlx jsr add @rivet-gg/actor-client

Import symbol

import { type GetWithIdOptions } from "@rivet-gg/actor-client";

Add Package

bunx jsr add @rivet-gg/actor-client

Import symbol

import { type GetWithIdOptions } from "@rivet-gg/actor-client";