UNPKG

302 BTypeScriptView Raw
1declare const _default: {
2 input: string[];
3 output: {
4 dir: string;
5 format: string;
6 sourcemap: boolean;
7 entryFileNames: string;
8 chunkFileNames: string;
9 };
10 external: string[];
11}[];
12export default _default;
13//# sourceMappingURL=rollup.config.d.ts.map
\No newline at end of file