UNPKG

@prismicio/client

Version:

The official JavaScript + TypeScript client library for Prismic

11 lines (10 loc) 246 B
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const OEmbedType = { Photo: "photo", Video: "video", Link: "link", Rich: "rich" }; exports.OEmbedType = OEmbedType; //# sourceMappingURL=embed.cjs.map