UNPKG

@nx/rollup

Version:

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

5 lines 320 B
export { normalizePath, humanizePath } from './normalize-path'; export { loadModule, requireModule } from './load-module'; export { safeIdentifier, escapeClassNameDashes } from './safe-identifier'; export { styleInjectCode, STYLE_INJECT_ID, STYLE_INJECT_PATH, } from './style-inject'; //# sourceMappingURL=index.d.ts.map