UNPKG

svix

Version:

Svix webhooks API client and webhook verification library

12 lines 315 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.VeriffConfigOutSerializer = void 0; exports.VeriffConfigOutSerializer = { _fromJsonObject(_object) { return {}; }, _toJsonObject(_self) { return {}; }, }; //# sourceMappingURL=veriffConfigOut.js.map