Skip to content

Commit 7f12527

Browse files
committed
Add types explanation
1 parent 08500e4 commit 7f12527

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
- [A simple example](#a-simple-example)
4141
- [More examples](#more-examples)
4242
- [Docs](#docs)
43+
- [Typings](#typings)
4344
- [License](#license)
4445
- [Contributors](#contributors)
4546

@@ -125,6 +126,12 @@ Feel free to contribute with more examples!
125126

126127
[**Read the Docs**][docs] | [Edit the docs][docs-edit]
127128

129+
## Typings
130+
131+
The TypeScript type definitions are in the
132+
[DefinitelyTyped repo](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/testing-library__vue)
133+
and bundled in Vue Testing Library.
134+
128135
## License
129136

130137
[MIT][license]

0 commit comments

Comments
 (0)