We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdf7053 commit 2fa254aCopy full SHA for 2fa254a
README.md
@@ -70,3 +70,5 @@ using A
70
```
71
72
`@reexport @another_macro <import or using expression>` first expands `@another_macro` on the expression, making `@reexport` with other macros.
73
+
74
+`@reexport begin ... end` will apply the reexport macro to every expression in the block.
0 commit comments