UNPKG

@nuxt/content

Version:

Write your content inside your Nuxt app

4 lines (3 loc) 121 B
import type { Plugin } from 'nuxt/app'; declare const previewWithApiPlugin: Plugin; export default previewWithApiPlugin;