securityos/node_modules/ts-prune/lib/constants.js

5 lines
194 B
JavaScript
Raw Normal View History

2024-09-06 15:32:35 +00:00
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.ignoreComment = void 0;
exports.ignoreComment = "ts-prune-ignore-next";
//# sourceMappingURL=constants.js.map