UNPKG

@nx/gradle

Version:

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

3 lines (2 loc) 85 B
import { Tree } from '@nx/devkit'; export default function update(tree: Tree): void;