Skip to content
This repository was archived by the owner on May 27, 2023. It is now read-only.

Commit 63e3fbd

Browse files
authored
remove path option
1 parent 3ed8076 commit 63e3fbd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/typings/interfaces/DBP.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,4 @@ import { Options } from 'better-sqlite3';
22

33
export interface DefaultByteProperties extends Options {
44
sanitize: boolean
5-
path: string
65
}

0 commit comments

Comments
 (0)