We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a4fd0b commit b9d50c5Copy full SHA for b9d50c5
projects/ngx-testing-library/src/public_api.ts
@@ -4,3 +4,4 @@
4
5
export * from './lib/models';
6
export * from './lib/ngx-testing-library';
7
+export { fireEvent } from 'dom-testing-library';
0 commit comments