Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@diazo/model

astronautlabs55MIT1.0.20TypeScript support: included

readme

@diazo/model

Github | NPM | Angular Documentation | Model Documentation

This package specifies Typescript types for Diazo graphs, as well as defines its "context" layer, which is the non-UI specific portions of the editor.

Installation

npm install @diazo/model

Usage

When implementing backend services that consume Diazo graphs, you'll want to import this package so you are able to add strong types.