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