Skip to content

Interface: ReactiveDatabaseInitialOptions

The shape of the initial configuration options object for the ReactiveDatabase.

Remarks

These options are used to configure the initial state of the ReactiveDatabase.

Properties

PropertyTypeDescription
loggersReactiveDatabaseInitialLoggerOptionsThe initial logger options for the ReactiveDatabase.
subscriptionsReactiveDatabaseInitialOptionsSubscription<never>[]The initial logger subscription options for the ReactiveDatabase.