UNPKG

vite-plugin-vue2

Version:
3 lines (2 loc) 123 B
import type { RollupError } from 'rollup'; export declare function createRollupError(id: string, error: any): RollupError;