fst – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 module.exports = Object.freeze({
2 SYNC_MESSAGE_TOPIC: 'fts',
3 SYNC_PEERS_TOPIC: 'peers'
4 })