UNPKG

@testing-library/user-event

Version:
5 lines (4 loc) 278 B
export { clearInitialValue, getUISelection, getUIValue, setUISelection, setUIValue } from './UI.js'; export { getValueOrTextContent } from './getValueOrTextContent.js'; export { copySelection } from './copySelection.js'; export { commitValueAfterInput } from './trackValue.js';