UNPKG

@querc/squidex-client

Version:

NodeJS client for the [Squidex](https://squidex.io/) CMS

18 lines (13 loc) 844 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SquidexInvariant = void 0; function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; } class SquidexInvariant { constructor() { _defineProperty(this, "iv", void 0); } } exports.SquidexInvariant = SquidexInvariant; //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9zY2hlbWFzL3NxdWlkZXgtaW52YXJpYW50LnRzIl0sIm5hbWVzIjpbIlNxdWlkZXhJbnZhcmlhbnQiXSwibWFwcGluZ3MiOiI7Ozs7Ozs7OztBQUFPLE1BQU1BLGdCQUFOLENBQXVCO0FBQUE7QUFBQTtBQUFBOztBQUFBIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0IGNsYXNzIFNxdWlkZXhJbnZhcmlhbnQge1xuICAgIGl2OiBzdHJpbmc7XG59XG4iXX0=