Skip to main content
This page summarizes the stable public API surface for Wyrly DI v2.2. Anything not listed in the repository’s API.md is not part of the semver guarantee, including internal modules and deep imports.

@wyrly/core

Core entrypoint:
Common exports: Core types include:
  • Token
  • ClassToken
  • InjectionToken
  • Lifetime
  • Container
  • Scope
  • Provider
  • DependencyGraph
  • ValidationResult

Adapter packages

Full API list

The full public API list lives in the repository: API.md