UNPKG

react-dnd-test-utils

Version:
5 lines (4 loc) 116 B
/** * A tick that users can use to work through the event queue */ export declare function tick(): Promise<void>;