UNPKG

google-merchant-feed

Version:
8 lines (7 loc) 161 B
export declare namespace ProductDetail { type Model = { sectionName: string; attributeName: string; attributeValue: string; }; }