UNPKG

iles

Version:

Vite & Vue powered static site generator with partial hydration

4 lines (3 loc) 167 B
import type { App } from 'vue'; import type { AppClientConfig } from '../../shared'; export declare function installDevtools(app: App, config: AppClientConfig): void;