UNPKG

cob-product-card

Version:
11 lines (10 loc) 186 B
export declare const product1: { id: string; title: string; img: string; }; export declare const product2: { id: string; title: string; img: string; };