# Generic Models

| TITLE   | LATEST                               | NEXT                           |
| ------- | ------------------------------------ | ------------------------------ |
| Version | [![latest][nlatest_img]][nlatest]    | [![next][nnext_img]][nnext]    |
| Size    | [![latest][nlatest_simg]][nlatest_s] | [![next][nnext_simg]][nnext_s] |

<!-- BODY SECTION -->

...

<!-- IMAGE SECTION -->

[nlatest]: https://www.npmjs.com/package/@kcutils/models/v/latest
[nlatest_img]: https://img.shields.io/npm/v/@kcutils/models/latest?style=flat-square

[nnext]: https://www.npmjs.com/package/@kcutils/models/v/next
[nnext_img]: https://img.shields.io/npm/v/@kcutils/models/next?style=flat-square

[nlatest_s]: https://bundlephobia.com/result?p=@kcutils/models@latest
[nlatest_simg]: https://img.shields.io/bundlephobia/min/@kcutils/models/latest?style=flat-square

[nnext_s]: https://bundlephobia.com/result?p=@kcutils/models@next
[nnext_simg]: https://img.shields.io/bundlephobia/min/@kcutils/models/next?style=flat-square
