Open
Description
error TS4023: Exported variable 'StyledComponent1' has or is using name 'IStyledComponentBase' from external module ".../node_modules/styled-components/dist/types" but cannot be named.
I could compile the library after exporting the IStyledComponentBase
interface in node_modules/styled-components/dist/types.d.ts
Here is the link to the interface in this repo:
Am I doing something wrong? or is it a bug in styled-components
that needs to be fixed?
Metadata
Metadata
Assignees
Labels
No labels