2 lines
74 B
JavaScript
2 lines
74 B
JavaScript
|
import shortestPath from "../comp/ShortestPath.js";
|
||
|
console.log('Hello!');
|