UNPKG

ato-product-card

Version:

This is a test package for deployment on NPM

3 lines (2 loc) 96 B
import { Product } from '../interfaces/interfaces'; export declare const products: Product[];