UNPKG

wxt

Version:

⚡ Next-gen Web Extension Framework

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