UNPKG

testplane

Version:

Tests framework based on mocha and wdio

3 lines (2 loc) 127 B
import type { CommonConfig } from "../config/types"; export declare const isRunInNodeJsEnv: (config: CommonConfig) => boolean;