UNPKG

wxt

Version:

⚡ Next-gen Web Extension Framework

4 lines (3 loc) 163 B
import type * as vite from 'vite'; import { ResolvedConfig } from '../../../../types'; export declare function globals(config: ResolvedConfig): vite.PluginOption;