UNPKG

shopify-storefront

Version:
6 lines 140 B
export interface IAttribute { key: string; value: string; } export default IAttribute; //# sourceMappingURL=IAttribute.d.ts.map