UNPKG

ut-tools

Version:

Build and Release management automation package.

3 lines (2 loc) 112 B
import type { Plugin } from 'rollup'; export declare function dedupeRollupPlugins(plugins: Plugin[]): Plugin[];