PHP WebShell

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

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

export type FormatTreeOrJson = 'tree' | 'json';
export declare const formatTreeOrJson: {
    readonly type: "string";
    readonly choices: readonly ["tree", "json"];
    readonly default: "tree";
    readonly coerce: (arg: string) => "tree" | "json";
};
//# sourceMappingURL=format.d.ts.map

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


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