We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d980cf commit 12da6e9Copy full SHA for 12da6e9
1 file changed
packages/verrou/src/types/drivers.ts
@@ -22,7 +22,7 @@ export type DatabaseStoreOptions = {
22
23
/**
24
* Set to true to automatically create the table if it doesn't exist
25
- *
+ *
26
* @default true
27
*/
28
autoCreateTable?: boolean
0 commit comments