interface ILoginRequestDataRe-exportimport { type ILoginRequestData } from "https://deno.land/x/sptaki@1.2.0/models/eft/launcher/mod.ts"; Propertiesusername: stringpassword: string