refactor: centralize bundle filtering with filterOutBundles helper
Some checks failed
Build and Deploy / build (push) Has been cancelled
Some checks failed
Build and Deploy / build (push) Has been cancelled
This commit is contained in:
@@ -35,4 +35,8 @@ export {
|
||||
getLocalizedProduct,
|
||||
parseDescription,
|
||||
getBundleProducts,
|
||||
getBundleProductsForProduct,
|
||||
getProductBundleComponents,
|
||||
isBundleProduct,
|
||||
filterOutBundles,
|
||||
} from "./products";
|
||||
|
||||
Reference in New Issue
Block a user