TypeScript/tests/cases/conformance/internalModules/exportDeclarations
..
ExportClassWhichExtendsInterfaceWithInaccessibleType.ts
ExportClassWithAccessibleTypesInTypeParameterConstraintsClassHeritageListMemberTypeAnnotations.ts
ExportClassWithInaccessibleTypeInIndexerTypeAnnotations.ts
ExportClassWithInaccessibleTypeInTypeParameterConstraint.ts
ExportFunctionWithAccessibleTypesInParameterAndReturnTypeAnnotation.ts
ExportFunctionWithInaccessibleTypesInParameterTypeAnnotation.ts
ExportFunctionWithInaccessibleTypesInReturnTypeAnnotation.ts
ExportInterfaceWithAccessibleTypesInTypeParameterConstraintsClassHeritageListMemberTypeAnnotations.ts
ExportInterfaceWithInaccessibleTypeInIndexerTypeAnnotations.ts
ExportInterfaceWithInaccessibleTypeInTypeParameterConstraint.ts
ExportModuleWithAccessibleTypesOnItsExportedMembers.ts
ExportObjectLiteralAndObjectTypeLiteralWithAccessibleTypesInMemberTypeAnnotations.ts
ExportObjectLiteralAndObjectTypeLiteralWithAccessibleTypesInNestedMemberTypeAnnotations.ts
ExportVariableOfGenericTypeWithInaccessibleTypeAsTypeArgument.ts
ExportVariableWithAccessibleTypeInTypeAnnotation.ts
ExportVariableWithInaccessibleTypeInTypeAnnotation.ts
ModuleWithExportedAndNonExportedClasses.ts
ModuleWithExportedAndNonExportedEnums.ts
ModuleWithExportedAndNonExportedFunctions.ts
ModuleWithExportedAndNonExportedImportAlias.ts
ModuleWithExportedAndNonExportedVariables.ts
NonInitializedExportInInternalModule.ts