UNPKG

ui-omakase-framework

Version:

A comprehensive E2E testing framework library with pre-built Cucumber step definitions and utilities for web automation testing

6 lines (5 loc) 140 B
export declare const logger: { debug: (...msg: any[]) => void; log: (...msg: any[]) => void; error: (...msg: any[]) => void; };