blob: 76c49309077fbd862f64dff46972d7a10fce5aaf [file] [log] [blame]
"use strict";
exports.__esModule = true;
exports.default = function (strings, raw) {
strings.raw = raw;
return strings;
};