reference library function

Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
Johan Haals
2021-10-28 13:38:41 +02:00
parent 419054c97a
commit f808392183
@@ -25,7 +25,7 @@ const codes = {
/**
* @public
* @deprecated superseded by @testing-library/user-event
* @deprecated superseded by {@link @testing-library/user-event#userEvent}
*/
export class Keyboard {
static async type(target, input) {