The TypeScript reference contains every declared public export from the current Vireo npm packages, grouped by supported package entry point.
Before using it#
Prefer the frontend guide, component guide and Storybook for normal development. The reference answers exact signature questions; it does not explain product-level usage decisions.
Current snapshot#
- Friendly documentation: Vireo
0.3 - Exact release:
npm-0.8.7_jvm-0.4.0 - CLI:
create-vireo 0.8.7
Open the exhaustive TypeScript reference
Public entry points only#
Imports documented by package export maps are supported. Paths into package src or undeclared dist internals may change without a public compatibility promise.
If a useful capability cannot be reached through a declared entry point, open a framework discussion or issue rather than relying on a deep import.