Files
2026-07-13 12:38:36 +08:00

4 lines
212 B
TypeScript

// 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';