swc/tests/tsc-references/internalModules/exportDeclarations
Donny/강동윤 26944e159d
fix(es/transforms/base): Reimplement hygiene (#2408)
swc_ecma_transforms_base:
 - Reimplement `hygiene`.
2021-10-21 05:12:50 +00:00
..
ExportClassWhichExtendsInterfaceWithInaccessibleType/input.ts fix(es/transforms/base): Reimplement hygiene (#2408) 2021-10-21 05:12:50 +00:00
ExportClassWithAccessibleTypesInTypeParameterConstraintsClassHeritageListMemberTypeAnnotations/input.ts fix(es/transforms/base): Reimplement hygiene (#2408) 2021-10-21 05:12:50 +00:00
ExportClassWithInaccessibleTypeInIndexerTypeAnnotations/input.ts fix(es/transforms/base): Reimplement hygiene (#2408) 2021-10-21 05:12:50 +00:00
ExportClassWithInaccessibleTypeInTypeParameterConstraint/input.ts fix(es/transforms/base): Reimplement hygiene (#2408) 2021-10-21 05:12:50 +00:00
ExportFunctionWithAccessibleTypesInParameterAndReturnTypeAnnotation/input.ts fix(es/transforms/base): Reimplement hygiene (#2408) 2021-10-21 05:12:50 +00:00
ExportFunctionWithInaccessibleTypesInParameterTypeAnnotation/input.ts fix(es/transforms/base): Reimplement hygiene (#2408) 2021-10-21 05:12:50 +00:00
ExportFunctionWithInaccessibleTypesInReturnTypeAnnotation/input.ts fix(es/transforms/base): Reimplement hygiene (#2408) 2021-10-21 05:12:50 +00:00
ExportInterfaceWithAccessibleTypesInTypeParameterConstraintsClassHeritageListMemberTypeAnnotations/input.ts fix(es/transforms/base): Reimplement hygiene (#2408) 2021-10-21 05:12:50 +00:00
ExportInterfaceWithInaccessibleTypeInTypeParameterConstraint/input.ts fix(es/transforms/base): Reimplement hygiene (#2408) 2021-10-21 05:12:50 +00:00
ExportModuleWithAccessibleTypesOnItsExportedMembers/input.ts fix(es/transforms/base): Reimplement hygiene (#2408) 2021-10-21 05:12:50 +00:00
ExportObjectLiteralAndObjectTypeLiteralWithAccessibleTypesInMemberTypeAnnotations/input.ts fix(es/transforms/base): Reimplement hygiene (#2408) 2021-10-21 05:12:50 +00:00
ExportObjectLiteralAndObjectTypeLiteralWithAccessibleTypesInNestedMemberTypeAnnotations/input.ts fix(es/transforms/base): Reimplement hygiene (#2408) 2021-10-21 05:12:50 +00:00
ExportVariableOfGenericTypeWithInaccessibleTypeAsTypeArgument/input.ts fix(es/transforms/base): Reimplement hygiene (#2408) 2021-10-21 05:12:50 +00:00
ExportVariableWithAccessibleTypeInTypeAnnotation/input.ts fix(es/transforms/base): Reimplement hygiene (#2408) 2021-10-21 05:12:50 +00:00
ExportVariableWithInaccessibleTypeInTypeAnnotation/input.ts fix(es/transforms/base): Reimplement hygiene (#2408) 2021-10-21 05:12:50 +00:00
ModuleWithExportedAndNonExportedClasses/input.ts fix(es/transforms/base): Reimplement hygiene (#2408) 2021-10-21 05:12:50 +00:00
ModuleWithExportedAndNonExportedEnums/input.ts fix(es/transforms/base): Reimplement hygiene (#2408) 2021-10-21 05:12:50 +00:00
ModuleWithExportedAndNonExportedFunctions/input.ts fix(es/transforms/base): Reimplement hygiene (#2408) 2021-10-21 05:12:50 +00:00
ModuleWithExportedAndNonExportedImportAlias/input.ts fix(es/transforms/base): Reimplement hygiene (#2408) 2021-10-21 05:12:50 +00:00
ModuleWithExportedAndNonExportedVariables/input.ts fix(es/transforms/base): Reimplement hygiene (#2408) 2021-10-21 05:12:50 +00:00