🏠 New in Low Baseline Support: String raw()

September 30, 2015

caniuse · mdn · spec

The String.raw() static method interpolates template literal substitutions, but ignores escape sequences. It is the tag function for template literals.

Source features