import LoginScreen from "./v2/screen/login.ts"; import { build } from "./v2/screenbuilder.ts"; build(LoginScreen)