UNPKG

@prismicio/client

Version:

The official JavaScript + TypeScript client library for Prismic

9 lines (8 loc) 142 B
const WebhookType = { APIUpdate: "api-update", TestTrigger: "test-trigger" }; export { WebhookType }; //# sourceMappingURL=types.js.map