API
ogygia/runtime
The client runtime surface.
On this page
Auto-generated from the package’s own .d.ts on every build — signatures, JSDoc, and examples straight from the source.
import { … } from 'ogygia/runtime';Exports bootDev
bootDev
function
Boot the kitchen-sink runtime (all features). Idempotent via {@link ./core.js boot}.
function bootDev(): void;