/**
* @exports module:cpb-api/product/assets
* @description
* ### Retrieve product-related asset files
*/
export default async function GetProductAssets({ shop_id, product_id, bucket }) {}
/**
* @exports module:cpb-api/product/assets
* @description
* ### Retrieve product-related asset files
*/
export default async function GetProductAssets({ shop_id, product_id, bucket }) {}