mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
The `StyleSystemObject` contains a few union types that aren't being publicly exported. This was causing errors when trying to use the `SystemStyleObject` in external projects. Exporting the `CSSSelectorObject`, `VariantProperty`, and `UseThemeFunction` to allow external use of the `StyleSystemObject` type. |
||
|---|---|---|
| .. | ||
| index.d.ts | ||
| package.json | ||
| styled-system__css-tests.ts | ||
| tsconfig.json | ||
| tslint.json | ||