Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/SandDance
/ gamma
Method
gamma
docs/app/js/sanddance-app.js:75691–75693 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
75689
this[1] = (0, _validators.checkNumber)(value);
75690
}
75691
get gamma() {
75692
return
this[2];
75693
}
75694
set gamma(value) {
75695
this[2] = (0, _validators.checkNumber)(value);
75696
}
Callers
1
interpolate
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected