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