Update better-sqlite3

This commit is contained in:
Fedor Indutny
2022-04-07 15:49:23 -07:00
committed by GitHub
parent b96b02593b
commit a15d84aade
7 changed files with 13 additions and 48 deletions

View File

@@ -644,7 +644,6 @@ export type ServerInterface = DataInterface & {
// Server-only
getCorruptionLog: () => string;
initialize: (options: {
configDir: string;
key: string;