card: {
article: ComponentRegistration;
event: ComponentRegistration;
icon: ComponentRegistration;
overlay: ComponentRegistration;
standard: () => void;
video: ComponentRegistration;
} = ...
Type declaration
article: ComponentRegistration
event: ComponentRegistration
icon: ComponentRegistration
overlay: ComponentRegistration
standard: () => void
video: ComponentRegistration