DefinitelyTyped/types/testing-library__dom
Philip Bulley 92a4daec29
Add ChildNode to union in fireEvent element arg (#42215)
* Add ChildNode to union in fireEvent element arg

* Add ChildNode test to eventTest()

* Changing ChildNode to its super type Node for typescript@3.0 compatibility
2020-02-10 09:49:57 -08:00
..
config.d.ts
events.d.ts
get-node-text.d.ts
get-queries-for-element.d.ts
index.d.ts
matches.d.ts
package.json
pretty-dom.d.ts
queries.d.ts
query-helpers.d.ts
role-helpers.d.ts
screen.d.ts
testing-library__dom-tests.ts
tsconfig.json
tslint.json
wait-for-dom-change.d.ts
wait-for-element-to-be-removed.d.ts
wait-for-element.d.ts
wait.d.ts