PHP WebShell

Текущая директория: /opt/BitGoJS/modules/utxo-bin/dist/src/commands

Просмотр файла: formatString.d.ts

import { ParserNode } from '../Parser';
import { FormatTreeOrJson } from '../args';
export type FormatStringArgs = {
    format: FormatTreeOrJson;
    all: boolean;
};
export declare function formatString(parsed: ParserNode, argv: FormatStringArgs): string;
//# sourceMappingURL=formatString.d.ts.map

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


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