Files
jarv.is/components/ContactForm/index.ts
T

3 lines
72 B
TypeScript

export * from "./ContactForm";
export { default } from "./ContactForm";