QuizAdvanced

Template Literal Types

Building string literal types by combining other literal types.

What is the type `type T = `on${"Click" | "Hover"}``?