UNPKG
@trustcaptcha/trustcaptcha-nodejs
Version:
latest (1.2.1)
1.2.1
1.2.1-beta.1
1.2.1-beta.0
1.2.0
1.1.2
1.1.1
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
Trustcaptcha library for nodejs with JavaScript/TypeScript
www.trustcaptcha.com
@trustcaptcha/trustcaptcha-nodejs
/
dist
/
index.d.ts
4 lines
(3 loc)
•
121 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./captchaManager'
;
export
*
from
'./model/verificationToken'
;
export
*
from
'./model/verificationResult'
;