Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/actions/setup-node
/ INodeVersion
Interface
INodeVersion
src/distributions/base-models.ts:18–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
}
17
18
export
interface
INodeVersion {
19
version: string;
20
files: string[];
21
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected