index
:
etherpad-lite
cr/openbsd_install
develop
master
Really real-time collaborative document editing. http://etherpad.org
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
available_plugins
/
ep_fintest
/
static
/
js
/
test.js
blob: 22d58cc2f341e1d170f293e67486de4300efb9d7 (
plain
)
1
2
3
4
5
exports.foo = 42; exports.bar = function (hook_name, args, cb) { return cb(["FOOOO"]); }