ultisuite-client/components/gmail/email-list/index.tsx
2026-05-20 18:22:36 +02:00

3 lines
156 B
TypeScript

export { EmailList } from "@/components/gmail/email-list/email-list"
export type { EmailListProps } from "@/components/gmail/email-list/email-list-helpers"