@shopgate/engage
Version:
Shopgate's ENGAGE library.
1 lines • 145 B
JavaScript
import React from'react';export var ProductContext=React.createContext();export{default as VariantContext}from"./ProductCharacteristics/context";
Shopgate's ENGAGE library.