Skip to content

DI Bag API / index / TokenKind

Type Alias: TokenKind ​

ts
type TokenKind = 'single-service' | 'collection';

Defined in: tokens.ts:65

The authenticated runtime channel carried by a typed-token handle.

Ordinary services. Checked composition. Explicit ownership.