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
92bdc6b33b
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-06-30 18:31:17 +00:00
module
.
exports
=
require
(
"../www/common/common-signing-keys"
)
;