UNPKG

@ztl-uwu/nuxt-content

Version:

Write your content inside your Nuxt app

6 lines (5 loc) 179 B
import { unwrap, flatUnwrap } from '@nuxtjs/mdc/dist/runtime/utils/node'; export declare const useUnwrap: () => { unwrap: typeof unwrap; flatUnwrap: typeof flatUnwrap; };