mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-04-27 02:38:27 -04:00
3 lines
64 B
TypeScript
3 lines
64 B
TypeScript
export * from "./Captcha";
|
|
export { default } from "./Captcha";
|