- Interactive documentation app
- Public API reference
- Component registry
- Architecture overview
- Module relationships
- Export graph
- createLegendStateAdapter sequence
Architecture overview
graph TD
package__ankhorage_state_legend["@ankhorage/state-legend"]
entrypoint_src_index_ts["src/index.ts"]
package__ankhorage_state_legend --> entrypoint_src_index_ts
module_src_index_ts["src/index.ts"]