import * as srt from "@sciter"; let mod = srt.import("test-module.js"); console.log(mod.add(40,2));