UNPKG

@prismicio/client

Version:

The official JavaScript + TypeScript client library for Prismic

9 lines (8 loc) 239 B
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const WebhookType = { APIUpdate: "api-update", TestTrigger: "test-trigger" }; exports.WebhookType = WebhookType; //# sourceMappingURL=types.cjs.map