UNPKG

@nx/node

Version:

The Node Plugin for Nx contains generators to manage Node applications within an Nx workspace.

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