UNPKG

gremlins-ts

Version:

A monkey testing library written in JavaScript, for Node.js and the browser. Use it to check the robustness of web applications by unleashing a horde of undisciplined gremlins.

2 lines (1 loc) 78 B
export declare function toucher(): (done?: (() => void) | undefined) => void;