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

Export well-known encodings, profiles, etc. from TypeScript library (and others) #676

Open
jtbandes opened this issue Oct 21, 2022 · 0 comments
Labels
feature New feature or request

Comments

@jtbandes
Copy link
Member

Currently our consuming code in the foxglove/studio repo uses hard-coded string constants like "ros1" and "ros1msg" for well-known values. If these are really well-known, they should be exported by the library (e.g. as an enum).

@jtbandes jtbandes added the feature New feature or request label Oct 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Development

No branches or pull requests

1 participant