type alias ReplicantSubscriptionHandlerimport { type ReplicantSubscriptionHandler } from "https://deno.land/x/denocg@v0.0.8/client/mod.ts"; Type ParametersTValuedefinition: (newValue: TValue | undefined, oldValue: TValue | undefined) => void