TOBL Data Schema
JSON →Shared data schema for TOBL projects, version 3.12.24. This package provides TypeScript types and runtime validation for data structures used across TOBL applications. It is published on npm and follows semantic versioning. The schema is designed to ensure consistency between backend (tobl-functions-ts) and frontend (tobl-web) projects. It includes Zod schemas for runtime validation and TypeScript types for static checking. The package is actively maintained with regular releases tied to schema changes.