Files
weave-scope/client/app/scripts/constants/naming.js
T

5 lines
48 B
JavaScript

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