UNPKG

vike

Version:

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

18 lines (17 loc) • 345 B
import '../../../../assertEnvVite.js'; export declare const errBabelSolid: { code: string; reasonCode: string; loc: { line: number; column: number; index: number; }; pos: number; plugin: string; id: string; pluginCode: string; frame: string; message: string; stack: string; };