Exercise #14: Template Literal With String
Type Transformations ยท 03-template-literals
Go back to exercises
Goal
Goal: Define a template literal type that only accepts strings starting with a forward slash.
Check Solution
Next
Run "Check Solution" to validate your code in the browser.