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