Getting started
Installation
Install package npm install entity-adapter
or yarn add entity-adapter
Usage
Import
EntityAdapter
class fromentity-adapter
packageCreate new adapter object
const adapter = new EntityAdapter()
Make use of your brand new entity adapter inside your project
Last updated
Was this helpful?