UNPKG

@babel/runtime

Version:

babel's modular runtime helpers

13 lines (11 loc) 252 B
function _taggedTemplateLiteral(strings, raw) { if (!raw) { raw = strings.slice(0); } return Object.freeze(Object.defineProperties(strings, { raw: { value: Object.freeze(raw) } })); } module.exports = _taggedTemplateLiteral;