Skip to content

Commit 30b7d35

Browse files
committed
fixes
1 parent ee0f8c6 commit 30b7d35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ export declare class Database {
3838
table(): void
3939
authorizer(rulesObj: object): void
4040
loadExtension(path: string): void
41-
maxWriteReplicationIndex(): void
41+
maxWriteReplicationIndex(): number
4242
exec(sql: string): void
4343
interrupt(): void
4444
close(): void

0 commit comments

Comments
 (0)