UNPKG

@ztl-uwu/nuxt-content

Version:

Write your content inside your Nuxt app

4 lines (3 loc) 203 B
import type { serverQueryContent as legacyServerQueryContent } from './types'; export { parseContent } from '../server/storage'; export declare const serverQueryContent: typeof legacyServerQueryContent;