Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EricSimons/ionic-course
/ inherit
Function
inherit
code/songhop/www/lib/angular/angular.js:428–430 ·
view source on GitHub ↗
(parent, extra)
Source
from the content-addressed store, hash-verified
426
427
428
function
inherit(parent, extra) {
429
return
extend(Object.create(parent), extra);
430
}
431
432
/**
433
* @ngdoc
function
Callers
2
markDirectivesAsIsolate
Function · 0.70
addDirective
Function · 0.70
Calls
1
extend
Function · 0.70
Tested by
no test coverage detected