UNPKG

rollup-plugin-visualizer

Version:

Visualize and analyze your bundle to quickly see which modules are taking up space.

13 lines (12 loc) 189 B
"use strict"; const templates = [ "sunburst", "treemap", "treemap-3d", "network", "list", "markdown", "raw-data", "flamegraph", ]; export default templates;