@h-rig/contracts
v0.0.6-alpha.13
Published
Rig package
Readme
Contracts Package
@rig/contracts is the shared schema and type surface across apps, runtime, and server.
Rules
- Prefer additive changes.
- If a contract changes, check web, desktop, runtime, and server callers in the same change.
- Keep the package framework-neutral.
Commands
bun run --filter=@rig/contracts buildbun run --filter=@rig/contracts test
