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