IOweb/node_modules/astro/dist/vite-plugin-overlay/index.d.ts
2026-07-03 15:07:38 -05:00

2 lines
99 B
TypeScript

import type { Plugin } from 'vite';
export declare function vitePluginAstroServerClient(): Plugin;