swc/tests/tsc-references/internalModules/exportDeclarations
2021-10-19 05:31:12 +00:00
..
ExportClassWhichExtendsInterfaceWithInaccessibleType/input.ts test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
ExportClassWithAccessibleTypesInTypeParameterConstraintsClassHeritageListMemberTypeAnnotations/input.ts test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
ExportClassWithInaccessibleTypeInIndexerTypeAnnotations/input.ts test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
ExportClassWithInaccessibleTypeInTypeParameterConstraint/input.ts test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
ExportFunctionWithAccessibleTypesInParameterAndReturnTypeAnnotation/input.ts test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
ExportFunctionWithInaccessibleTypesInParameterTypeAnnotation/input.ts test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
ExportFunctionWithInaccessibleTypesInReturnTypeAnnotation/input.ts test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
ExportInterfaceWithAccessibleTypesInTypeParameterConstraintsClassHeritageListMemberTypeAnnotations/input.ts test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
ExportInterfaceWithInaccessibleTypeInTypeParameterConstraint/input.ts test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
ExportModuleWithAccessibleTypesOnItsExportedMembers/input.ts test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
ExportObjectLiteralAndObjectTypeLiteralWithAccessibleTypesInMemberTypeAnnotations/input.ts test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
ExportObjectLiteralAndObjectTypeLiteralWithAccessibleTypesInNestedMemberTypeAnnotations/input.ts test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
ExportVariableOfGenericTypeWithInaccessibleTypeAsTypeArgument/input.ts test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
ExportVariableWithAccessibleTypeInTypeAnnotation/input.ts test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
ExportVariableWithInaccessibleTypeInTypeAnnotation/input.ts test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
ModuleWithExportedAndNonExportedClasses/input.ts test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
ModuleWithExportedAndNonExportedEnums/input.ts test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
ModuleWithExportedAndNonExportedFunctions/input.ts test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
ModuleWithExportedAndNonExportedImportAlias/input.ts test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00
ModuleWithExportedAndNonExportedVariables/input.ts test(es): Freeze as es2015 to verify base transforms (#2468) 2021-10-19 05:31:12 +00:00