primer cambio
This commit is contained in:
7
node_modules/sequelize/lib/index-hints.js
generated
vendored
Normal file
7
node_modules/sequelize/lib/index-hints.js
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
"use strict";
|
||||
const IndexHints = module.exports = {
|
||||
USE: "USE",
|
||||
FORCE: "FORCE",
|
||||
IGNORE: "IGNORE"
|
||||
};
|
||||
//# sourceMappingURL=index-hints.js.map
|
||||
Reference in New Issue
Block a user