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