UNPKG

@testing-library/user-event

Version:
7 lines (6 loc) 306 B
export { userEvent as default } from './setup'; export { userEvent } from './setup'; export type { UserEvent } from './setup/setup'; export type { keyboardKey } from './system/keyboard'; export type { pointerKey } from './system/pointer'; export { PointerEventsCheckLevel, type Options } from './options';