3 lines
114 B
TypeScript
3 lines
114 B
TypeScript
export { default } from "./EventPreviewModal";
|
|
export { makeAttendeePreview } from "./utils/makeAttendeePreview";
|