We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5910f8a commit 2956ec3Copy full SHA for 2956ec3
get.js
@@ -152,3 +152,5 @@ function info (cache, key, opts) {
152
return index.find(cache, key)
153
}
154
155
+
156
+module.exports.hasContent = read.hasContent
0 commit comments