We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb7dadd commit 03a1aa5Copy full SHA for 03a1aa5
examples/analize_reexports/README.md renamed to examples/reexport_management/README.md
examples/analize_reexports/input_repo/modules/module_a/src/functions.ts renamed to examples/reexport_management/input_repo/modules/module_a/src/functions.ts
examples/analize_reexports/input_repo/modules/module_a/src/shared/index.ts renamed to examples/reexport_management/input_repo/modules/module_a/src/shared/index.ts
examples/analize_reexports/input_repo/modules/module_b/imports.ts renamed to examples/reexport_management/input_repo/modules/module_b/imports.ts
examples/analize_reexports/input_repo/modules/module_b/src/functions.ts renamed to examples/reexport_management/input_repo/modules/module_b/src/functions.ts
examples/analize_reexports/input_repo/modules/module_b/src/shared/exports.ts renamed to examples/reexport_management/input_repo/modules/module_b/src/shared/exports.ts
examples/analize_reexports/input_repo/modules/module_c/imports.ts renamed to examples/reexport_management/input_repo/modules/module_c/imports.ts
examples/analize_reexports/input_repo/modules/module_c/src/functions.ts renamed to examples/reexport_management/input_repo/modules/module_c/src/functions.ts
examples/analize_reexports/input_repo/modules/module_c/src/shared/symbols/exports.ts renamed to examples/reexport_management/input_repo/modules/module_c/src/shared/symbols/exports.ts
examples/analize_reexports/input_repo/package.json renamed to examples/reexport_management/input_repo/package.json
0 commit comments