PHP WebShell
Текущая директория: /opt/BitGoJS/node_modules/nx/src/nx-init/dot-nx
Просмотр файла: add-nx-scripts.d.ts
import { Tree } from '../../generators/tree';
export declare const nxWrapperPath: (p?: typeof import('path')) => string;
export declare function generateDotNxSetup(version?: string): void;
export declare function writeMinimalNxJson(host: Tree, version: string): void;
export declare function updateGitIgnore(host: Tree): void;
export declare function getNxWrapperContents(): string;
export declare function sanitizeWrapperScript(input: string): string;
Выполнить команду
Для локальной разработки. Не используйте в интернете!