UNPKG

astro

Version:

Astro is a modern site builder with web best practices, performance, and DX front-of-mind.

4 lines (3 loc) 158 B
import type * as vite from 'vite'; export declare const ASTRO_DEV_SERVER_APP_ID = "astro:server-app"; export declare function vitePluginApp(): vite.Plugin[];