Closed thani-sh closed 7 years ago
It'll be more convenient to use with Angular apps with AOT compilation.
{ providers: [ { provide: Database, useFactory: Database.create } ] }
Also allows the user to set default options for databases.
It'll be more convenient to use with Angular apps with AOT compilation.
Also allows the user to set default options for databases.