UNPKG

vike

Version:

The Framework *You* Control - Next.js & Nuxt alternative for unprecedented flexibility and dependability.

5 lines (4 loc) 149 B
import '../../assertEnvVite.js'; export { pluginModuleBanner }; import type { Plugin } from 'vite'; declare function pluginModuleBanner(): Plugin[];