interface TestEntryimport { type TestEntry } from "https://dotland.deno.dev/x/rss@1.1.1/src/test/test_entry.ts"; Type ParametersTPropertiesname: stringassert: [{ fn: any; expect: any; }]MethodsgetValue(arg0: T): any