UNPKG

@squidcloud/client

Version:

A typescript implementation of the Squid client

3 lines (2 loc) 137 B
/** Returns true if the application is run by a Playwright test. */ export declare function isPlaywrightTestMode(): boolean | undefined;