interface getSDRConfig_Resultimport { type getSDRConfig_Result } from "https://deno.land/x/steamy@v0.05a/Steam/mod.ts"; Propertiesrevision: numberpops: Record<string, getSDRConfig_Pop>certs: string[]p2p_share_ip: { cn: number; default: number; ru: number; }relay_public_key: stringrevoked_keys: string[]typical_pings: [string, string, number][]success: boolean