UNPKG
flashcardui
Version:
latest (1.1.3)
next (1.1.3-0)
1.1.3
1.1.3-0
1.1.2
1.1.1
1.1.0
1.0.0
> UI library for flash card application
github.com/GodsonAddy/flashcardui
GodsonAddy/flashcardui
flashcardui
/
dist
/
components
/
Button
/
Button.style.d.ts
4 lines
(3 loc)
•
188 B
TypeScript
View Raw
1
2
3
4
export
declare
const
StyledRipple
:
any
;
export
declare
const
StyledContent
:
import
(
"styled-components"
).
StyledComponent
<
"span"
,
any
, {},
never
>;
export
declare
const
StyledButton
:
any
;