UNPKG

@nuxtjs/prismic

Version:

Easily connect your Nuxt application to your content hosted on Prismic

3 lines (2 loc) 143 B
/** Resolves Prismic previews on the preview entry page (`/preview`) */ export declare const usePrismicPreview: (defaultURL?: string) => void;