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

3 lines
153 B
Plaintext

import type { Rollup } from 'vite';
export declare function addRollupInput(inputOptions: Rollup.InputOptions, newInputs: string[]): Rollup.InputOptions;