You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 9, 2021. It is now read-only.
* fix: fix datastore factory
The factory reference type can't extend the Datastore interface directly.
We want the class instance to implement the interface and not the class (Object) reference.
* fix: feedback
* fix: export
* fix: YAGNI
0 commit comments