UNPKG

dejarun

Version:

A file system operation cache for Node.js, using a hash of the file or folder contents as the cache key.

2 lines 162 B
export const each = (strings, values) => values?.map((value) => `${strings[0]}${value}${strings[1]}`).join("") ?? ""; //# sourceMappingURL=tagged-templates.js.map