TypeScript/tests/cases/conformance/types/mapped
Anders Hejlsberg cedc53eb27 Add more tests
2016-12-11 17:44:29 -08:00
..
isomorphicMappedTypeInference.ts Add tests 2016-12-03 11:03:40 -08:00
mappedTypeErrors.ts Add test to verify use of Pick<T, K> with setState 2016-12-10 10:15:18 -08:00
mappedTypeModifiers.ts Add more tests 2016-12-11 17:44:29 -08:00
mappedTypeRelationships.ts Add tests 2016-11-18 13:31:10 -08:00
mappedTypes1.ts Update tests 2016-11-22 14:28:21 -08:00
mappedTypes2.ts Update tests 2016-11-22 14:28:21 -08:00
mappedTypes3.ts
mappedTypes4.ts Add more tests 2016-11-22 14:28:45 -08:00
recursiveMappedTypes.ts