// Curated internal API surface for other first-party Nx plugins. Prefer this // over deep `@nx/rollup/src/*` imports — those are not part of the public API. export { hasPlugin } from './src/utils/has-plugin';