This package allows for using decorators to declare which parts of a Class Model should be interpreted as parts of the Realm schema, and how.
// TODOInstall reflect-metadata in the root-project, and import it early (e.g. in index.js).
// TODORun tests:
npm testRun tests in watch-mode:
npm run test:watch