typesCommandsRouterMatchersMapVersion: NextOn this pageCommandsRouterMatchersMapCommandsRouterMatchersMap Maps file type identifiers to their respective matchers. Used to identify command and middleware files in the directory structure. Type: Record<'command' | 'middleware', CommandsRouterMatcher> Source