@dashweave/contracts
v0.1.2
Published
Core contracts and schema definitions for DashWeave.
Maintainers
Readme
@dashweave/contracts
Core schema and domain contract package for DashWeave.
Scope
- dashboard, widget, datasource, and external-control schema exports
- shared types consumed by editor, runtime, and server-facing adapters
- stable low-level package that other DashWeave packages build on top of
Consumer usage
import type { WidgetSchema } from '@dashweave/contracts'This workspace is still in migration mode, so public API naming may continue to be trimmed before the first stable release.
