UNPKG

@11joselu/cypress-to-playwright

Version:
5 lines 158 B
export type CustomCommandTracker = { track(name: string): void; exists(name: string): boolean; }; //# sourceMappingURL=custom-command-tracker.d.ts.map