This website requires JavaScript.
Explore
Help
Sign In
postman
/
itriton-captcha
Watch
1
Star
0
Fork
You've already forked itriton-captcha
1
Code
Issues
Pull Requests
Releases
Wiki
Activity
11fc7bfbd5
itriton-captcha
/
test.js
5 lines
88 B
JavaScript
Raw
Blame
History
const
captcha
=
require
(
'./index'
)
captcha
.
create
(
)
.
then
(
res
=>
{
console
.
log
(
res
)
}
)
Reference in New Issue
View Git Blame
Copy Permalink