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 (1 loc) 89 B
export declare const each: (strings: TemplateStringsArray, values?: string[]) => string;