Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 421 Bytes

File metadata and controls

9 lines (6 loc) · 421 Bytes

@zenstackhq/schema

Runtime schema representation for ZenStack. Defines the TypeScript types and accessor utilities for the compiled schema that zenstack generate produces from ZModel files. This schema object describes models, fields, relations, expressions, and other metadata used by packages like @zenstackhq/orm and @zenstackhq/server at runtime.

Installation

npm install @zenstackhq/schema