interface RTCStatsReportimport { type RTCStatsReport } from "https://deno.land/x/evt@v2.4.20/lib/types/lib.dom.ts"; MethodsforEach(callbackfn: (value: any,key: string,parent: RTCStatsReport,) => void, thisArg?: any): void