Type Alias OINODbConstructor

OINODbConstructor: (new (dbParams: OINODbParams) => OINODb)

Database class (constructor) type

Type declaration