@codesoul-co/hypha-domain API
Domain Pack validation and compilation into runtime-owned contracts.
- Install:
npm install @codesoul-co/hypha-domain@1.0.1 - Entrypoint import:
import { ... } from '@codesoul-co/hypha-domain'; - Public exports: 81
- Source modules: 2
Export overview
| Kind | Count |
|---|---|
| class | 4 |
| constant | 32 |
| function | 12 |
| interface | 25 |
| type | 8 |
Source modules
| Module | Use when | Exports | Source |
|---|---|---|---|
index | Aggregates the public entrypoint exports for @codesoul-co/hypha-domain; applications import these symbols from the package entrypoint instead of internal file paths. | 80 | source |
research-evidence-example | Use the Research evidence example module for using the public contracts and operations for this capability boundary. It exports 1 constant. | 1 | source |
Import boundary
This page documents only the public API exported by the @codesoul-co/hypha-domain package entrypoint. Implementations under packages/domain/src that are not exported from that entrypoint are not part of the npm package contract.
