Exercise #16: Unions In Template Literals
Type Transformations ยท 03-template-literals
Goal

Goal: Combine two union types inside a template literal to generate all sandwich string combinations.

Run "Check Solution" to validate your code in the browser.