UNPKG

@testing-library/user-event

Version:
3 lines (2 loc) 122 B
import { type Instance } from '../setup'; export declare function clear(this: Instance, element: Element): Promise<void>;