blob: 90c480366ec5683922b7c238952b7b80fb7e278d [file] [log] [blame]
import("./Cocoa.js");
import(host + "/Cocoa.js");
async function load() {
return await import("./Cappuccino.js");
}