astro-ghostcms/.pnpm-store/v3/files/5c/2d4b4b6f6022f501f087664469a...

3 lines
153 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
import type { Rollup } from 'vite';
export declare function addRollupInput(inputOptions: Rollup.InputOptions, newInputs: string[]): Rollup.InputOptions;