Appearance
typedoc-vitepress-theme-example / products / Product
Interface representing a product.
ProductDetails
name: string;
price: number;
productId: string;