3 lines
61 B
JavaScript
Raw Normal View History

2018-12-23 22:28:57 +01:00
import treeService from "./tree.js";
treeService.showTree();