astro-ghostcms/.pnpm-store/v3/files/9b/b035f50c0efd400957d4bc2628b...

7 lines
154 B
Plaintext

export default function _taggedTemplateLiteralLoose(strings, raw) {
if (!raw) {
raw = strings.slice(0);
}
strings.raw = raw;
return strings;
}