This website requires JavaScript.
Explore
Help
Sign In
infra
/
cryptpad
Watch
2
Star
1
Fork
You've already forked cryptpad
0
Code
Issues
Pull Requests
Projects
Releases
1
Activity
a4850a7fcc
cryptpad
/
www
/
common
/
common-inner.js
9 lines
86 B
JavaScript
Raw
Blame
History
define
(
[
'jquery'
]
,
function
(
$
)
{
var
common
=
{
}
;
return
common
;
}
)
;
Reference in New Issue
View Git Blame
Copy Permalink