UNPKG

svix

Version:

Svix webhooks API client and webhook verification library

12 lines 310 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SlackConfigOutSerializer = void 0; exports.SlackConfigOutSerializer = { _fromJsonObject(object) { return {}; }, _toJsonObject(self) { return {}; }, }; //# sourceMappingURL=slackConfigOut.js.map