interface AnyOpenboxEndpoint
extends OpenboxEndpointCommon
Add Package
deno add jsr:@wok/openbox
Import symbol
import { type AnyOpenboxEndpoint } from "@wok/openbox/types/spec";
---- OR ----
Import directly with a jsr specifier
import { type AnyOpenboxEndpoint } from "jsr:@wok/openbox/types/spec";
Add Package
npx jsr add @wok/openbox
Import symbol
import { type AnyOpenboxEndpoint } from "@wok/openbox/types/spec";
Add Package
yarn dlx jsr add @wok/openbox
Import symbol
import { type AnyOpenboxEndpoint } from "@wok/openbox/types/spec";
Add Package
pnpm dlx jsr add @wok/openbox
Import symbol
import { type AnyOpenboxEndpoint } from "@wok/openbox/types/spec";
Add Package
bunx jsr add @wok/openbox
Import symbol
import { type AnyOpenboxEndpoint } from "@wok/openbox/types/spec";