Skip to main content
The Deno 2 Release Candidate is here
Learn more
interface IConnectResponse
import { type IConnectResponse } from "https://deno.land/x/sptaki@1.2.0/models/eft/profile/IConnectResponse.d.ts";

Properties

backendUrl: string
name: string
editions: string[]
profileDescriptions: Record<string, string>