Please export ThemeOptions #19773
Labels
good first issue
Great for first contributions. Enable to learn the contribution process.
new feature
New feature or request
typescript
Summary 💡
I'm doing this in my code:
Seems like my import path could be less fragile if we export
ThemeOptions
from a higher level, hopefully at the top.Examples 🌈
Motivation 🔦
Just nicer code that doesn't risk breaking when there's an update to the dependency.
The text was updated successfully, but these errors were encountered: