UNPKG

rollup-plugin-visualizer

Version:

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

2 lines (1 loc) 56 B
export const isModuleTree = (mod) => "children" in mod;