This website requires JavaScript.
Explore
Help
Register
Sign In
eduardo
/
katoikia-app
Watch
1
Star
0
Fork
You've already forked katoikia-app
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
3fc5e59575
katoikia-app
/
web-ui
/
web-react
/
node_modules
/
arity-n
/
2.js
6 lines
104 B
JavaScript
Raw
Blame
History
module
.
exports
=
function
(
fn
)
{
return
function
(
a
,
b
)
{
return
fn
.
apply
(
null
,
arguments
)
;
}
;
}
;
Reference in New Issue
View Git Blame
Copy Permalink