Skip to content

@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

KindCount
class4
constant32
function12
interface25
type8

Source modules

ModuleUse whenExportsSource
indexAggregates the public entrypoint exports for @codesoul-co/hypha-domain; applications import these symbols from the package entrypoint instead of internal file paths.80source
research-evidence-exampleUse the Research evidence example module for using the public contracts and operations for this capability boundary. It exports 1 constant.1source

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.