Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ember-learn/ember-api-docs
/ minor
Function
minor
app/helpers/version-lt.js:13–15 ·
view source on GitHub ↗
(versionArray)
Source
from the content-addressed store, hash-verified
11
}
12
13
function
minor(versionArray) {
14
return
versionArray[1];
15
}
16
17
export
function
versionLt(params /*, hash*/) {
18
let
currentVersionArray = toIntArray(params[0]);
Callers
1
versionLt
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected