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