rollup-plugin-stats
Advanced tools
Comparing version
@@ -21,3 +21,3 @@ import type { Plugin, OutputOptions } from 'rollup'; | ||
type RollupStatsOptionsOrOutputOptions = RollupStatsOptions | ((outputOptions: OutputOptions) => RollupStatsOptions); | ||
declare function rollupStats(options: RollupStatsOptionsOrOutputOptions): Plugin; | ||
declare function rollupStats(options?: RollupStatsOptionsOrOutputOptions): Plugin; | ||
export default rollupStats; |
{ | ||
"name": "rollup-plugin-stats", | ||
"description": "Output Rollup stats", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "private": false, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
29727
0.1%