UNPKG

gadgets

Version:

Reusable React UI widgets - This is my widget library. There are many like it, but this one is mine...

5 lines (4 loc) 137 B
/** * Throwaway test helper functions that are shared between tests */ export declare function cleanup(msg: string, done: any): void;