UNPKG

wdio-performancetotal-service

Version:

WebdriverIO service for analyzing test flow performance

4 lines (3 loc) 73 B
export declare class IdGenerator { getId(prefix?: string): string; }