Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/camel-website
/
Class
github-release-binary.js:72–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
70
const
{ ZipFS, getLibzipPromise } = require(
'@yarnpkg/libzip'
);
71
72
class
GitHubReleaseFetcher {
73
74
supports(locator, opts) {
75
return
supports(locator.reference);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected