lemon-model
Version:
Common shared model definitions for Lemon Micro-Service Platform
33 lines (18 loc) • 548 B
Markdown
# lemon-model
Common shared model definitions for both `backend` and `frontend`.
## Usage
To develop backend-api, use `lemon-core` instead of this.
```sh
$ npm install --save lemon-core
```
## Contribution
Plz, request PR.
See [CODE_OF_CONDUCT](CODE_OF_CONDUCT.md)
## LICENSE
[MIT](LICENSE) - (C) 2019 LemonCloud Co Ltd. - All Rights Reserved.
----------------
# VERSION INFO #
| Version | Description
|-- |--
| 1.0.3 | optimized `NextIdentityCognito`
| 1.0.0 | initial types out of the original `lemon-core@3.1.1`