interface ISubscriptionimport { type ISubscription } from "https://dotland.deno.dev/x/pg_mem@3.0.2/index.ts"; Methodsunsubscribe(): void