UNPKG

cec-product-card

Version:

Esto es un paquete de pruebas en NPM

10 lines (9 loc) 168 B
export declare const product1: { id: string; title: string; }; export declare const product2: { id: string; title: string; img: string; };