component: ValueOf<ComponentNames>
optional
_allow_restart: boolean
component: ValueOf<ComponentNames>
_allow_restart: boolean
Add Package
deno add jsr:@paimaexample/orchestrator
Import symbol
import { type ProcessComponent } from "@paimaexample/orchestrator";
Import directly with a jsr specifier
import { type ProcessComponent } from "jsr:@paimaexample/orchestrator";
Add Package
pnpm i jsr:@paimaexample/orchestrator
pnpm dlx jsr add @paimaexample/orchestrator
Import symbol
import { type ProcessComponent } from "@paimaexample/orchestrator";
Add Package
yarn add jsr:@paimaexample/orchestrator
yarn dlx jsr add @paimaexample/orchestrator
Import symbol
import { type ProcessComponent } from "@paimaexample/orchestrator";
Add Package
vlt install jsr:@paimaexample/orchestrator
Import symbol
import { type ProcessComponent } from "@paimaexample/orchestrator";
Add Package
npx jsr add @paimaexample/orchestrator
Import symbol
import { type ProcessComponent } from "@paimaexample/orchestrator";
Add Package
bunx jsr add @paimaexample/orchestrator
Import symbol
import { type ProcessComponent } from "@paimaexample/orchestrator";