UNPKG

pnpm

Version:

A fast implementation of npm install

8 lines (6 loc) 128 B
"use strict"; exports.__esModule = true; exports.default = function (strings, raw) { strings.raw = raw; return strings; };