UNPKG

@wdio/config

Version:
7 lines 394 B
import type { Services } from '@wdio/types'; export declare const DEFAULT_CONFIGS: () => WebdriverIO.Config; export declare const DEFAULT_MAX_INSTANCES_PER_CAPABILITY_VALUE = 100; export declare const SUPPORTED_HOOKS: (keyof Services.Hooks)[]; export declare const SUPPORTED_FILE_EXTENSIONS: string[]; export declare const NO_NAMED_CONFIG_EXPORT: string; //# sourceMappingURL=constants.d.ts.map