We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 62a32e5 + c5db9d8 commit c31351cCopy full SHA for c31351c
README.md
@@ -196,3 +196,9 @@ const res = isMyDataValid(data)
196
* Raises an exception if the input object does not match the schema.
197
* Raises an error if the input object or any nested input objects contain extra keys.
198
* Returns true if data is valid.
199
+
200
+## Contributors
201
202
+<a href="https://github.com/moltar/typescript-runtime-type-benchmarks/graphs/contributors">
203
+ <img src="https://contrib.rocks/image?repo=moltar/typescript-runtime-type-benchmarks" />
204
+</a>
0 commit comments