import * as kernel from "libkernel"; import * as skynet from "libskynet"; // @ts-ignore window.kernel = kernel; // @ts-ignore window.skynet = skynet;