UNPKG

@testing-library/user-event

Version:
3 lines (2 loc) 143 B
import { Config } from '../../setup'; export declare function input(config: Config, element: Element, data: string, inputType?: string): void;