@cspell/eslint-plugin
Version:
6 lines • 336 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.spellCheckAST = void 0;
var spellCheckAST_cjs_1 = require("./spellCheckAST.cjs");
Object.defineProperty(exports, "spellCheckAST", { enumerable: true, get: function () { return spellCheckAST_cjs_1.spellCheckAST; } });
//# sourceMappingURL=index.cjs.map