UNPKG
react-captcha-code
Version:
latest (1.0.7)
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
基于React和canvas的验证码
github.com/WebEngineerLi/react-captcha
WebEngineerLi/react-captcha
react-captcha-code
/
build
/
types
/
style.d.ts
2 lines
•
137 B
TypeScript
View Raw
1
2
export
declare
const
SCaptcha
:
import
(
"styled-components"
).
StyledComponent
<
"canvas"
,
any
, {},
never
>;
//# sourceMappingURL=style.d.ts.map