UNPKG
go-captcha-test
Version:
latest (0.0.1-react-test)
0.0.1-react-test
This is the react package for go-captcha
github.com/wenlng
go-captcha-test
/
dist
/
index.d.ts
8 lines
(7 loc)
•
145 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
/** *
@Author
Awen
*
@Date
2024/06/01 *
@Email
wengaolng
@gmail
.com **/
import
GoCaptcha
from
'./gocaptcha'
;
export
default
GoCaptcha
;