UNPKG
destyle-ts
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.2
1.0.1
1.0.0
Style reset for typescript. Converted desyle.css to style object.
One-Stone/destyle-ts
destyle-ts
/
dist
/
destyle.components.d.ts
3 lines
(2 loc)
•
111 B
TypeScript
View Raw
1
2
3
declare
const
DestyledCss
:
import
(
"styled-components"
).
FlattenSimpleInterpolation
;
export
default
DestyledCss
;