type alias LoginDataimport { type LoginData } from "https://deno.land/x/wmill@v1.421.2/gen/types.gen.ts"; definition: { requestBody: Login; }