Source: api/product/assets.js

/**
 * @exports module:cpb-api/product/assets
 * @description
 * ### Retrieve product-related asset files
 */

export default async function GetProductAssets({ shop_id, product_id, bucket }) {}