This repository was archived by the owner on Aug 22, 2020. It is now read-only.

Description
Good day,
Thanks for this awesome library .
I'm working on a Ionic 3 project and was able to established the connection of the ionic-orm but unfortunately I'm having issue accessing the "entityManager" of the connection because its a private property of the object.
Please see the image below.

EntityManager is used by the sample code in your docs as well like the code below.

Hope you can help me with this.
Thank you.