UNPKG

nuxt-schema-org

Version:

The quickest and easiest way to build Schema.org graphs for Nuxt.

4 lines (3 loc) 175 B
import type { ModuleRuntimeConfig } from '#schema-org/types'; import type { H3Event } from 'h3'; export declare function useSchemaOrgConfig(e?: H3Event): ModuleRuntimeConfig;