UNPKG

@prismicio/react

Version:

React components and hooks to fetch and present Prismic content

9 lines (8 loc) 190 B
import { version } from "../package.json.js"; function devMsg(slug) { return `https://prismic.dev/msg/react/v${version}/${slug}`; } export { devMsg }; //# sourceMappingURL=devMsg.js.map