@counterfact/runtime
Counterfact's HTTP runtime, route and context registries, module loading, validation, proxying, hot reload, Koa integration, and MSW adapter.
Import core registries and dispatch contracts from @counterfact/runtime, the
Koa adapter from @counterfact/runtime/koa, and the MSW adapter from
@counterfact/runtime/msw. Counterfact uses only these declared exports.
See examples/registries.mjs for a complete
public-import example.