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 f6ed1ff commit 658239eCopy full SHA for 658239e
src/search.js
@@ -16,4 +16,5 @@ function searchFilePath(fileName) {
16
17
module.exports = {
18
searchBuildinfo,
19
+ searchFilePath,
20
};
0 commit comments