@orchy-mfe/models
v0.3.0
Published
Shared models of orchy
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 aboutorchyconfiguration;pageConfiguration: the models aboutpage-builderconfiguration;properties: the models about the properties injected in each micro-frontend;
