UNPKG

@badisi/wdio-harness

Version:

WebdriverIO support for Angular component test harnesses.

4 lines (3 loc) 121 B
declare const magenta: (msg: string) => string; declare const green: (msg: string) => string; export { magenta, green };