Skip to content

fix(poly deps): resolve interface with pointer to other module

Choose a tag to compare

@DavidVujic DavidVujic released this 13 Feb 16:04
· 10 commits to main since this release
ea7642d

Extending the way an interface is identified by allowing the __all__ variable be set to a pointer to another module.

Details in #422