@cocalc/project
Version:
CoCalc: project daemon
13 lines (12 loc) • 526 B
TypeScript
export declare const infoJson: string;
export declare const hubPortFile: string;
export declare const apiServerPortFile: string;
export declare const browserPortFile: string;
export declare const projectPidFile: string;
export declare const startTimestampFile: string;
export declare const sessionIDFile: string;
export declare const rootSymlink: string;
export declare const SSH_LOG: string;
export declare const SSH_ERR: string;
export declare const secretToken: string;
export declare const project_id: any, username: any;