vike
Version:
The Framework *You* Control - Next.js & Nuxt alternative for unprecedented flexibility and dependability.
18 lines (17 loc) • 348 B
TypeScript
import '../../../../assertEnvVite.js';
export declare const errVueJavascript: {
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;
};