UNPKG

@nx/js

Version:

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

4 lines 206 B
import { type Tree } from '@nx/devkit'; export declare const executors: string[]; export default function (tree: Tree): Promise<void>; //# sourceMappingURL=remove-external-options-from-js-executors.d.ts.map