UNPKG

@nx/gradle

Version:

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

3 lines (2 loc) 97 B
import { Tree } from '@nx/devkit'; export declare function hasGradlePlugin(tree: Tree): boolean;