UNPKG
carpooluikit
Version:
latest (1.0.0)
1.0.0
carpool finance uikit
github.com/TiscotSerVices/blzd-uikit
TiscotSerVices/blzd-uikit
carpooluikit
/
dist
/
components
/
Table
/
example
/
header.d.ts
3 lines
(2 loc)
•
153 B
TypeScript
View Raw
1
2
3
declare
const
StyledTh
:
import
(
"styled-components"
).
StyledComponent
<
"th"
,
import
(
"styled-components"
).
DefaultTheme
, {},
never
>;
export
default
StyledTh
;