UNPKG

277 BTypeScriptView Raw
1export declare const RUNNABLE_MESSAGE_CHANNEL_PROP = "__mpt_randomId__";
2export declare const SUBPROCESS_RETRIED_SUITE_ID = "__mpt_suiteId_";
3export declare const SUITE_OWN_OPTIONS: string[];
4export declare const DEBUG_SUBPROCESS: {
5 argument: string;
6 yargs: string;
7};