Files
weave-scope/client/app/scripts/constants/naming.js
2015-05-29 18:00:35 +02:00

5 lines
48 B
JavaScript

module.exports = {
EDGE_ID_SEPARATOR: '-'
};