UNPKG

@file-cache/core

Version:

A cache for file metadata or file content.

6 lines (4 loc) 183 B
// Bundled with Packemon: https://packemon.dev // This is an MJS wrapper for a sibling CJS file import data from './index.cjs'; export const { createCache, deleteCacheFile } = data;