Skip to main content
Deno 2 is finally here 🎉️
Learn more
interface launcher.ILoginRequestData
Re-export
import { type launcher } from "https://deno.land/x/sptaki@1.2.0/models/mod.ts";
const { ILoginRequestData } = launcher;

Properties

username: string
password: string