Files
simple-mail-cleaner/backend/node_modules/chevrotain/lib/src/parse/constants.js
2026-01-23 01:33:35 +01:00

6 lines
206 B
JavaScript

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.IN = void 0;
// TODO: can this be removed? where is it used?
exports.IN = "_~IN~_";
//# sourceMappingURL=constants.js.map