API Reference — Status
:::info Coming soon A generated API reference (via TypeDoc, kept in sync with source on every build) is planned for a later phase of this documentation site — it isn't wired up yet.
In the meantime, every public API surface used throughout this site is documented narratively and verified against real source:
@rifrocket/fabricjs-design-tool— see The CanvasEngine, Store & Events, History & Commands, and the Extension Points section.@rifrocket/fdt-react— see The React Adapter and Choosing Your Entry Point.- Each
@rifrocket/fdt-plugin-*package — see its own page under Plugins, which lists every export.
If you need the exact type signatures today, the source is fully typed (TypeScript strict mode) and reasonably short per file — see the repository. :::