// 加载 utils 模块 eval(file.readTextSync("utils.js")); (async function () { utils.logInfo(); })();