Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/angular-ui/ui-router
/ pressed
Function
pressed
test/angular/1.7/angular-mocks.js:3593–3595 ·
view source on GitHub ↗
(key)
Source
from the content-addressed store, hash-verified
3591
3592
keys = keys || [];
3593
function
pressed(key) {
3594
return
keys.indexOf(key) !== -1;
3595
}
3596
3597
var
evnt;
3598
if
(/transitionend/.test(eventType)) {
Callers
1
angular-mocks.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected