PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/nx/src/daemon/server

Просмотр файла: outputs-tracking.d.ts

import type { Event } from '@parcel/watcher';
export declare function _recordOutputsHash(outputs: string[], hash: string): void;
export declare function _outputsHashesMatch(outputs: string[], hash: string): boolean;
export declare function recordedHash(output: string): string;
export declare function recordOutputsHash(_outputs: string[], hash: string): Promise<void>;
export declare function outputsHashesMatch(_outputs: string[], hash: string): Promise<boolean>;
export declare function processFileChangesInOutputs(changeEvents: Event[], now?: number): void;
export declare function disableOutputsTracking(): void;

Выполнить команду


Для локальной разработки. Не используйте в интернете!