OpenDroneMap-NodeODM/server.js

3 wiersze
45 B
JavaScript
Czysty Zwykły widok Historia

exports.hello = () => {
console.log("Hi");
}