Skip to main content
Home

@gdaws/stem@0.4.0

latest
Works with
It is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
It is unknown whether this package works with Deno
It is unknown whether this package works with Bun
It is unknown whether this package works with Browsers
JSR Score41%
Publisheda year ago (0.4.0)
interface ServiceDependency

Type Parameters

Properties

readonly
get: () => T

Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@gdaws/stem

Import symbol

import { type ServiceDependency } from "@gdaws/stem/container";
or

Import directly with a jsr specifier

import { type ServiceDependency } from "jsr:@gdaws/stem/container";

Add Package

pnpm i jsr:@gdaws/stem
or (using pnpm 10.8 or older)
pnpm dlx jsr add @gdaws/stem

Import symbol

import { type ServiceDependency } from "@gdaws/stem/container";

Add Package

yarn add jsr:@gdaws/stem
or (using Yarn 4.8 or older)
yarn dlx jsr add @gdaws/stem

Import symbol

import { type ServiceDependency } from "@gdaws/stem/container";

Add Package

vlt install jsr:@gdaws/stem

Import symbol

import { type ServiceDependency } from "@gdaws/stem/container";

Add Package

npx jsr add @gdaws/stem

Import symbol

import { type ServiceDependency } from "@gdaws/stem/container";

Add Package

bunx jsr add @gdaws/stem

Import symbol

import { type ServiceDependency } from "@gdaws/stem/container";