interface MatcherModule implements BlockModule<MatchFunc, boolean | ((ctx: MatchContext) => boolean), (ctx: MatchContext) => boolean>import { type MatcherModule } from "https://dotland.deno.dev/x/live@1.63.12/blocks/matcher.ts"; Propertiesoptionalsticky: MatcherStickiness