Represents a cached file record in IndexedDB. Each record contains a file path and its corresponding binary data.
The file content as a Blob
The file path used as the cache key
Represents a cached file record in IndexedDB. Each record contains a file path and its corresponding binary data.