UNPKG

@toutix/whitelabel

Version:

Toutix whitelabel React container components

9 lines 279 B
interface SharedSingleEventProps { eventId?: string; previewToken?: string | null; isAffiliate?: boolean; ref?: string | null; } export declare const SharedSingleEvent: React.FC<SharedSingleEventProps>; export {}; //# sourceMappingURL=shared-single-event.d.ts.map