mirror of
https://github.com/weaveworks/scope.git
synced 2026-03-03 18:20:27 +00:00
5 lines
48 B
JavaScript
5 lines
48 B
JavaScript
|
|
module.exports = {
|
|
EDGE_ID_SEPARATOR: '-'
|
|
};
|