UNPKG

nuxt-site-config

Version:

Shared site configuration for Nuxt 3 modules.

3 lines (2 loc) 98 B
import type { H3Event } from 'h3'; export declare function getSiteIndexable(e: H3Event): boolean;