Projekt

Obecné

Profil

Stáhnout (155 Bajtů) Statistiky
| Větev: | Revize:
1
export default function _taggedTemplateLiteralLoose(strings, raw) {
2
  if (!raw) {
3
    raw = strings.slice(0);
4
  }
5

    
6
  strings.raw = raw;
7
  return strings;
8
}
(68-68/80)