style-to-object icon indicating copy to clipboard operation
style-to-object copied to clipboard

chore(index): export StyleObject interface

Open xthezealot opened this issue 8 months ago • 0 comments

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.

Checklist:

xthezealot avatar Feb 07 '25 23:02 xthezealot