TypeScript/tests/cases/conformance/types/typeAliases
2017-08-20 02:54:26 +08:00
..
asiPreventsParsingAsTypeAlias01.ts
asiPreventsParsingAsTypeAlias02.ts
circularTypeAliasForUnionWithClass.ts
circularTypeAliasForUnionWithInterface.ts
classDoesNotDependOnBaseTypes.ts Update tests and baselines to declare class declaration before use 2017-02-24 17:48:06 -08:00
directDependenceBetweenTypeAliases.ts
genericTypeAliases.ts add strictTuples flag giving tuples known length 2017-08-20 02:54:26 +08:00
interfaceDoesNotDependOnBaseTypes.ts
reservedNamesInAliases.ts
typeAliases.ts
typeAliasesForObjectTypes.ts