Skip to content

typedoc-vitepress-theme-example / products

products

This module contains types and services related to product management.

Index

Enumerations

EnumerationDescription
ProductCategoryEnum representing different product categories.

Classes

ClassDescription
ProductInventoryClass representing a product inventory.
ProductReviewServiceService for managing product reviews.

Interfaces

InterfaceDescription
ProductInterface representing a product.
ProductDetailsInterface representing product details.
ProductReviewInterface representing a product review.