Sha256: d8512705c1e679e3cab8cb09e94cf2dfaa8d6180fabca11ea98416bfe2e93518

Contents?: true

Size: 252 Bytes

Versions: 49

Compression:

Stored size: 252 Bytes

Contents

function _taggedTemplateLiteral(strings, raw) {
  if (!raw) {
    raw = strings.slice(0);
  }

  return Object.freeze(Object.defineProperties(strings, {
    raw: {
      value: Object.freeze(raw)
    }
  }));
}

module.exports = _taggedTemplateLiteral;

Version data entries

49 entries across 49 versions & 8 rubygems

Version Path
optimacms-0.1.61 spec/dummy/node_modules/@babel/runtime/helpers/taggedTemplateLiteral.js
disco_app-0.18.0 test/dummy/node_modules/@babel/runtime/helpers/taggedTemplateLiteral.js
disco_app-0.18.2 test/dummy/node_modules/@babel/runtime/helpers/taggedTemplateLiteral.js
trusty-cms-5.0.7 node_modules/@babel/runtime/helpers/taggedTemplateLiteral.js
trusty-cms-5.0.6 node_modules/@babel/runtime/helpers/taggedTemplateLiteral.js
trusty-cms-5.0.5 node_modules/@babel/runtime/helpers/taggedTemplateLiteral.js
trusty-cms-5.0.4 node_modules/@babel/runtime/helpers/taggedTemplateLiteral.js
trusty-cms-5.0.3 node_modules/@babel/runtime/helpers/taggedTemplateLiteral.js
trusty-cms-5.0.2 node_modules/@babel/runtime/helpers/taggedTemplateLiteral.js
trusty-cms-5.0.1 node_modules/@babel/runtime/helpers/taggedTemplateLiteral.js
trusty-cms-4.3.5 node_modules/@babel/runtime/helpers/taggedTemplateLiteral.js
trusty-cms-5.0.0 node_modules/@babel/runtime/helpers/taggedTemplateLiteral.js
trusty-cms-4.3.4 node_modules/@babel/runtime/helpers/taggedTemplateLiteral.js
trusty-cms-4.3.3 node_modules/@babel/runtime/helpers/taggedTemplateLiteral.js
trusty-cms-4.3.2 node_modules/@babel/runtime/helpers/taggedTemplateLiteral.js
trusty-cms-4.3.1 node_modules/@babel/runtime/helpers/taggedTemplateLiteral.js
trusty-cms-4.3 node_modules/@babel/runtime/helpers/taggedTemplateLiteral.js
trusty-cms-4.2.3 node_modules/@babel/runtime/helpers/taggedTemplateLiteral.js
tang-0.2.1 spec/tang_app/node_modules/@babel/runtime/helpers/taggedTemplateLiteral.js
trusty-cms-4.2.2 node_modules/@babel/runtime/helpers/taggedTemplateLiteral.js