update api report

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2022-04-21 10:22:27 +02:00
parent 55e09b29dd
commit 4b698b4ec1
+1 -1
View File
@@ -175,7 +175,7 @@ export class Contexts {
export function createDatabaseClient(
dbConfig: Config,
overrides?: Partial<Knex.Config>,
): Knex<any, Record<string, any>[]>;
): Knex<any, any[]>;
// @public
export function createRootLogger(