diegohaz / diegohaz/styled-theme
Typescript is not supported!
Open
- Dominant language
- JavaScript
- Stars
- 181
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
It seems typescript is not supported yet.
I had to declare the additional module to get it working with typescript.
```
declare module 'styled-theme'
```
Is there any way to get it working properly?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.