const { getHiToKoTo } = require("../lib/Base"); getHiToKoTo().then(h => { console.log(h); })