UNPKG

wip-webhook-helper

Version:

This utility helps with webhook notifications from Kentico Kontent

8 lines 263 B
"use strict"; function __export(m) { for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p]; } Object.defineProperty(exports, "__esModule", { value: true }); // Public API __export(require("./signatures")); //# sourceMappingURL=index.js.map