UNPKG

lightfold

Version:

lightweight scaffolding and archiving utility CLI.

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