projex
Version:
A command line to manage the workflow
10 lines (9 loc) • 337 B
TypeScript
export declare class PathConstants {
private static readonly PCO_FOLDER;
static readonly PRETASKS_FOLDER: string;
static readonly TELEMETRY_FOLDER: string;
static readonly LOGS_FOLDER: string;
static readonly SESSION_FOLDER: string;
}
export declare const PC_FOLDER: string;
export declare const LOGS_FOLDER: string;