UNPKG

testplane

Version:

Tests framework based on mocha and wdio

3 lines (2 loc) 123 B
export declare const hideSecrets: (source: string) => string; export declare const utilInspectSafe: <T>(obj: T) => string;