UNPKG

@nx/js

Version:

The JS plugin for Nx contains executors and generators that provide the best experience for developing JavaScript and TypeScript projects.

3 lines 185 B
import { Tree } from '@nx/devkit'; export declare function addTsLibDependencies(tree: Tree): import("@nx/devkit").GeneratorCallback; //# sourceMappingURL=add-tslib-dependencies.d.ts.map