This website requires JavaScript.
Explore
Help
Sign In
mikegerwitz
/
coope
Watch
1
Star
0
Fork
You've already forked coope
0
Code
Releases
Activity
639674b12c
coope
/
lst
/
ctor-factory-sextend.js
5 lines
99 B
JavaScript
Raw
Blame
History
ctor
.
extend
=
function
(
dfn
)
{
C
.
extend
.
call
(
this
,
dfn
)
;
}
;
View Git Blame
Copy Permalink