mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-12-04 00:38:58 -05:00
3 lines
72 B
TypeScript
3 lines
72 B
TypeScript
export * from "./ContactForm";
|
|
export { default } from "./ContactForm";
|