UNPKG

@tomei/product

Version:

NestJS package for product module

5 lines (4 loc) 77 B
export interface IProductBrandAttr { Brand: string; ProductId: string; }