PHP 7.4.33
Preview: loadConfigFile.d.ts Size: 471 B
/var/www/cookieconsent.bitkit.dk/httpdocs/node_modules/rollup/dist/loadConfigFile.d.ts
import type { LogHandler, MergedRollupOptions, RollupLog } from './rollup';

export interface BatchWarnings {
	add: (warning: RollupLog) => void;
	readonly count: number;
	flush: () => void;
	log: LogHandler;
	readonly warningOccurred: boolean;
}

export type LoadConfigFile = typeof loadConfigFile;

export function loadConfigFile(
	fileName: string,
	commandOptions: any,
	watchMode?: boolean
): Promise<{
	options: MergedRollupOptions[];
	warnings: BatchWarnings;
}>;

Directory Contents

Dirs: 3 × Files: 9
Name Size Perms Modified Actions
bin DIR
- drwxr-xr-x 2025-06-16 05:45:39
Edit Download
es DIR
- drwxr-xr-x 2025-06-16 05:45:40
Edit Download
shared DIR
- drwxr-xr-x 2025-06-16 05:45:40
Edit Download
171 B lrw-r--r-- 2025-06-16 05:45:40
Edit Download
2.14 KB lrw-r--r-- 2025-06-16 05:45:40
Edit Download
471 B lrw-r--r-- 2025-06-16 05:45:40
Edit Download
705 B lrw-r--r-- 2025-06-16 05:45:40
Edit Download
3.53 KB lrw-r--r-- 2025-06-16 05:45:40
Edit Download
134 B lrw-r--r-- 2025-06-16 05:45:40
Edit Download
506 B lrw-r--r-- 2025-06-16 05:45:40
Edit Download
28.70 KB lrw-r--r-- 2025-06-16 05:45:40
Edit Download
3.39 KB lrw-r--r-- 2025-06-16 05:45:40
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).