style-to-object
style-to-object copied to clipboard
chore(index): export StyleObject interface
What is the motivation for this pull request?
I also work with TypeScript, and I need to annotate a variable with the same type as the result of the main StyleToObject function.
What is the current behavior?
Not exporting the StyleObject interface.
What is the new behavior?
Exporting the StyleObject interface.