Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Chore] Export basic types appear in arguments and return types #439

Open
ciscorn opened this issue Jan 22, 2025 · 1 comment · May be fixed by #440
Open

[Chore] Export basic types appear in arguments and return types #439

ciscorn opened this issue Jan 22, 2025 · 1 comment · May be fixed by #440
Labels
chore Technical improvements such as package updates

Comments

@ciscorn
Copy link

ciscorn commented Jan 22, 2025

(Thank you for creating a great library!)

What technical task needs doing?

When integrating Terra Draw, I'm having difficulty annotating my code with Terra Draw's types because they are not exported.

Exporting basic types that appear in the public interfaces should improve usability and integration.

@ciscorn ciscorn added the chore Technical improvements such as package updates label Jan 22, 2025
@neodescis
Copy link

neodescis commented Jan 22, 2025

I've run into this as well, specifically with types for on/off callbacks, FeatureId, NumericStyling and HexColorStyling, but I'm sure there are others.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Technical improvements such as package updates
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants