mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-09-04 11:15:32 -04:00
3 lines
72 B
TypeScript
3 lines
72 B
TypeScript
export * from "./ContactForm";
|
|
export { default } from "./ContactForm";
|