@isl-lang/dashboard-api
v1.0.0
Published
REST API for ISL verification dashboard — stores reports, coverage, and trends
Readme
@isl-lang/dashboard-api
TODO: Add description
Installation
pnpm add @isl-lang/dashboard-apiUsage
import {} from '@isl-lang/dashboard-api';API
TODO: Document public API.
Development
pnpm build # Build the package
pnpm test # Run tests
pnpm typecheck # Type-check without emit
pnpm clean # Remove dist/License
MIT
