@oaklean/profiler-core
Version:
Part of the @oaklean suite. It provides all basic functions to work with the `.oak` file format. It allows parsing the `.oak` file format as well as tools for analyzing the measurement values. It also provides all necessary capabilities required for prec
7 lines (6 loc) • 340 B
TypeScript
export declare const NODE_ENV: string | undefined;
export declare const SUDO_USER: string | undefined;
export declare const SYSTEM_DRIVE: string | undefined;
export declare const OAKLEAN_AUTH_KEY: string | undefined;
export declare const OAKLEAN_DISABLE_REGISTRY: boolean;
export declare const OAKLEAN_ENABLE_PERFORMANCE_TRACKING: boolean;