UNPKG

node-ff

Version:
6 lines 319 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.TextHandling = void 0; const TextHandling_1 = require("./TextHandling"); Object.defineProperty(exports, "TextHandling", { enumerable: true, get: function () { return TextHandling_1.TextHandling; } }); //# sourceMappingURL=index.js.map