mirror of
https://gitlab.com/soapbox-pub/ditto.git
synced 2025-12-06 03:19:46 +00:00
2 lines
119 B
TypeScript
2 lines
119 B
TypeScript
export { getCaptchaImages } from './assets.ts';
|
|
export { generateCaptcha, verifyCaptchaSolution } from './captcha.ts';
|