Hi all, I'm trying to create an extendable types, which in turn lets the end user know that if they installed a package, they have access to that string literal, I setup a minimal example, anyone know how I can achieve this with literals?
When trying my example, I always end up with either "AlgoliaProduct" | "AlgoliaCategory" | "AlgoliaCms" or "MagentoProduct" | "MagentoCategory" | "MagentoCms" but never both of them together.