UNPKG
styled-components-devtools
Version:
latest (0.1.0)
0.1.0
styled-components-devtools
/
lib
/
index.d.ts
3 lines
(2 loc)
•
70 B
TypeScript
View Raw
1
2
3
import
withDevtools
from
'./withDevtools'
;
export
{ withDevtools };