UNPKG

svix

Version:

Svix webhooks API client and webhook verification library

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