UNPKG

@toutix/whitelabel

Version:

Toutix whitelabel React container components

6 lines 232 B
import { IEventV2 } from "@/app/dashboard/models/Event"; export declare const EventCard: (props: { event: IEventV2; blurDataURL?: string; }) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=EventCard.d.ts.map