adobe / aem-spa-page-model-manager

Interface between Adobe Experience Manager and Single Page Application framework.
Apache License 2.0
33 stars 24 forks source link

[feature] Enable standalone usage of ModelStore #91

Closed anoack93 closed 1 year ago

anoack93 commented 1 year ago

Is your feature request related to a problem? Please describe.

In our angular project we want to use a custom API client and custom routing and as a result we only need the ModelStore from the aem-spa-page-model-manager project. Furthermore it would also be great to use ModelStore as a type in TypeScript project.

Describe the solution you'd like

ModelStore should be exported in the module entrypoint (types.ts)