UNPKG

vike

Version:

(Replaces Next.js/Nuxt) 🔨 Composable framework to build advanced applications with flexibility and stability.

16 lines (15 loc) • 300 B
import '../../../../assertEnvVite.js'; export declare const errVueHtml: { id: string; plugin: string; message: string; name: string; stack: string; loc: { file: string; line: number; column: number; }; pluginCode: string; frame: string; };