wisemapping-frontend/packages/mindplot/test/unit/TestSuite.js
2021-12-04 15:39:20 -08:00

7 lines
126 B
JavaScript

class TestSuite {
}
TestSuite.NODE_SIZE = { width: 80, height: 30 };
TestSuite.ROOT_NODE_SIZE = { width: 120, height: 40 };