UNPKG

cypress-autorecord

Version:

It simplifies mocking by auto-recording/stubbing HTTP interactions and automate the process of updating/deleting recordings.

4 lines (2 loc) 59 B
declare function autoRecord(): void; export = autoRecord;