UNPKG

@nx/rollup

Version:

The Nx Plugin for Rollup contains executors and generators that support building applications using Rollup.

5 lines (4 loc) 106 B
export declare function analyze(): { name: string; renderChunk(source: any, chunk: any): void; };