MCPcopy
hub / github.com/nuxt/nuxt / ImportMeta

Interface ImportMeta

packages/nuxt/types.d.ts:10–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8 const defineNuxtSchema: (schema: SchemaDefinition) => SchemaDefinition
9
10 interface ImportMeta {
11 url: string
12 readonly env: ImportMetaEnv
13 }
14}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…