UNPKG

liveperson-functions-cli

Version:
9 lines 412 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.defaultReplacementFile = void 0; const oneByOneBlackImage = 'iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNk+A8AAQUBAScY42YAAAAASUVORK5CYII='; exports.defaultReplacementFile = { body: Buffer.from(oneByOneBlackImage, 'base64'), contentType: 'image/png', }; //# sourceMappingURL=defaultReplacementFile.js.map