@orchy-mfe/models
v0.3.0
Published
Shared models of orchy
Downloads
1,481
Readme
Models
This package contains the common data models.
The data models are written using Typescript types.
Project structure
The root directory for the business logic is src
.
Inside src
there is the models
folder, where the models are divided by purpose:
configuration
: the models aboutorchy
configuration;pageConfiguration
: the models aboutpage-builder
configuration;properties
: the models about the properties injected in each micro-frontend;