UNPKG

@x-ray/core

Version:
7 lines (6 loc) 270 B
export declare const SHORT_PATH_CONCURRENCY = 4; export declare const WRITE_RESULT_CONCURRENCY = 4; export declare const SERVER_HOST = "localhost"; export declare const SERVER_PORT = 3001; export declare const UI_HOST = "localhost"; export declare const UI_PORT = 3000;