import { SWindow } from "../../stear/main"; export default new SWindow({ call: async (stear,{find, resolve, close, render, call, event, include},args)=>{ }, backgroundColor: "#dde" })