This website requires JavaScript.
Explore
Help
Sign In
dnrops
/
cryptpad
mirror of
https://github.com/xwiki-labs/cryptpad
Watch
1
Star
0
Fork
You've already forked cryptpad
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5d350f1c45
cryptpad
/
lib
/
keys.js
2 lines
63 B
JavaScript
Raw
Normal View
History
Unescape
Escape
deduplicate some code by reusing the client definition on the server
2020-07-01 02:31:17 +08:00
module
.
exports
=
require
(
"../www/common/common-signing-keys"
)
;