diff --git a/get.js b/get.js index 803c6db..f097382 100644 --- a/get.js +++ b/get.js @@ -152,3 +152,5 @@ function info (cache, key, opts) { return index.find(cache, key) } } + +module.exports.hasContent = read.hasContent