UNPKG

@babel/runtime

Version:

babel's modular runtime helpers

8 lines (7 loc) 155 B
export default function _taggedTemplateLiteralLoose(strings, raw) { if (!raw) { raw = strings.slice(0); } strings.raw = raw; return strings; }