UNPKG

@prismicio/client

Version:

The official JavaScript + TypeScript client library for Prismic

11 lines (10 loc) 150 B
const OEmbedType = { Photo: "photo", Video: "video", Link: "link", Rich: "rich" }; export { OEmbedType }; //# sourceMappingURL=embed.js.map