interface MatcherModule
implements BlockModule<MatchFunc, boolean | ((ctx: MatchContext) => boolean), (ctx: MatchContext) => boolean>
import { type MatcherModule } from "https://deno.land/x/deco@1.107.0/blocks/matcher.ts";
Properties
optional
sticky: MatcherStickiness