interface game.ICurrentGroupSquadMemberimport { type game } from "https://deno.land/x/sptaki@1.2.0/models/eft/mod.ts"; const { ICurrentGroupSquadMember } = game; Properties_id: stringaid: stringinfo: ICurrentGroupMemberInfoisLeader: booleanisReady: boolean