basedmypy
basedmypy copied to clipboard
Support reexport with alias
if TYPE_CHECKING:
import x as y
Workaround
Add them to __all__