Files
lcbp3.np-dms.work/backend/node_modules/sequelize/lib/index-hints.js
2025-09-21 20:29:15 +07:00

8 lines
146 B
JavaScript
Executable File

"use strict";
const IndexHints = module.exports = {
USE: "USE",
FORCE: "FORCE",
IGNORE: "IGNORE"
};
//# sourceMappingURL=index-hints.js.map