UNPKG

@prismicio/client

Version:

The official JavaScript + TypeScript client library for Prismic

11 lines (10 loc) 241 B
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const LinkType = { Any: "Any", Document: "Document", Media: "Media", Web: "Web" }; exports.LinkType = LinkType; //# sourceMappingURL=link.cjs.map