mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 12:30:18 +00:00
undo spacing change
This commit is contained in:
Vendored
+4
-4
@@ -4562,10 +4562,10 @@ declare namespace sequelize {
|
||||
bind?: Object | string[];
|
||||
|
||||
/**
|
||||
* Force the query to use the write pool, regardless of the query type.
|
||||
*
|
||||
* Defaults to false
|
||||
*/
|
||||
* Force the query to use the write pool, regardless of the query type.
|
||||
*
|
||||
* Defaults to false
|
||||
*/
|
||||
useMaster?: boolean;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user