string-bland
It's like String.raw but without the raw bit.
import tag from 'string-bland';
tag`a\nb`; // "a\nb"
It's like String.raw
but without the raw bit.
It's like String.raw but without the raw bit.
import tag from 'string-bland';
tag`a\nb`; // "a\nb"