Options for querying actors.
optional
parameters: unknown
Parameters to pass to the connection.
Options for querying actors.
parameters: unknown
Parameters to pass to the connection.
Add Package
deno add jsr:@rivet-gg/actor-client
Import symbol
import { type QueryOptions } from "@rivet-gg/actor-client";
---- OR ----
Import directly with a jsr specifier
import { type QueryOptions } from "jsr:@rivet-gg/actor-client";
Add Package
npx jsr add @rivet-gg/actor-client
Import symbol
import { type QueryOptions } from "@rivet-gg/actor-client";
Add Package
yarn dlx jsr add @rivet-gg/actor-client
Import symbol
import { type QueryOptions } from "@rivet-gg/actor-client";
Add Package
pnpm dlx jsr add @rivet-gg/actor-client
Import symbol
import { type QueryOptions } from "@rivet-gg/actor-client";
Add Package
bunx jsr add @rivet-gg/actor-client
Import symbol
import { type QueryOptions } from "@rivet-gg/actor-client";