@diazo/model
v1.0.20
Published
[Github](https://github.com/astronautlabs/diazo-model) | [NPM](https://npmjs.com/package/@diazo/model) | [Angular Documentation](https://astronautlabs.github.io/diazo/) | [Model Documentation](https://astronautlabs.github.io/diazo-model)
Downloads
11
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.