diff --git a/types/prop-types/types-tests.ts b/types/prop-types/types-tests.ts new file mode 100644 index 0000000000..209abd4b48 --- /dev/null +++ b/types/prop-types/types-tests.ts @@ -0,0 +1,2 @@ +import * as PropTypes from "prop-types"; +