UNPKG

@armandabric/pdf-snapshot-matcher

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