UNPKG

@nx/gradle

Version:

The Nx Plugin for Gradle allows Gradle tasks to be run through Nx

3 lines 144 B
import { Tree } from '@nx/devkit'; export declare function hasGradlePlugin(tree: Tree): boolean; //# sourceMappingURL=has-gradle-plugin.d.ts.map