all all :  IRouterMatcher < Router ,  "all" > 
Defined in node_modules/@types/express-serve-static-core/index.d.ts:257 checkout checkout :  IRouterMatcher < Router ,  any > 
Defined in node_modules/@types/express-serve-static-core/index.d.ts:266 connect connect :  IRouterMatcher < Router ,  any > 
Defined in node_modules/@types/express-serve-static-core/index.d.ts:267 copy copy :  IRouterMatcher < Router ,  any > 
Defined in node_modules/@types/express-serve-static-core/index.d.ts:268 delete delete :  IRouterMatcher < Router ,  "delete" > 
Defined in node_modules/@types/express-serve-static-core/index.d.ts:261 get get :  IRouterMatcher < Router ,  "get" > 
Defined in node_modules/@types/express-serve-static-core/index.d.ts:258 head head :  IRouterMatcher < Router ,  "head" > 
Defined in node_modules/@types/express-serve-static-core/index.d.ts:264 link link :  IRouterMatcher < Router ,  any > 
Defined in node_modules/@types/express-serve-static-core/index.d.ts:285 lock lock :  IRouterMatcher < Router ,  any > 
Defined in node_modules/@types/express-serve-static-core/index.d.ts:269 m- search "m-search" :  IRouterMatcher < Router ,  any > 
Defined in node_modules/@types/express-serve-static-core/index.d.ts:274 merge merge :  IRouterMatcher < Router ,  any > 
Defined in node_modules/@types/express-serve-static-core/index.d.ts:270 mkactivity mkactivity :  IRouterMatcher < Router ,  any > 
Defined in node_modules/@types/express-serve-static-core/index.d.ts:271 mkcol mkcol :  IRouterMatcher < Router ,  any > 
Defined in node_modules/@types/express-serve-static-core/index.d.ts:272 move move :  IRouterMatcher < Router ,  any > 
Defined in node_modules/@types/express-serve-static-core/index.d.ts:273 notify notify :  IRouterMatcher < Router ,  any > 
Defined in node_modules/@types/express-serve-static-core/index.d.ts:275 options options :  IRouterMatcher < Router ,  "options" > 
Defined in node_modules/@types/express-serve-static-core/index.d.ts:263 patch patch :  IRouterMatcher < Router ,  "patch" > 
Defined in node_modules/@types/express-serve-static-core/index.d.ts:262 post post :  IRouterMatcher < Router ,  "post" > 
Defined in node_modules/@types/express-serve-static-core/index.d.ts:259 propfind propfind :  IRouterMatcher < Router ,  any > 
Defined in node_modules/@types/express-serve-static-core/index.d.ts:276 proppatch proppatch :  IRouterMatcher < Router ,  any > 
Defined in node_modules/@types/express-serve-static-core/index.d.ts:277 purge purge :  IRouterMatcher < Router ,  any > 
Defined in node_modules/@types/express-serve-static-core/index.d.ts:278 put put :  IRouterMatcher < Router ,  "put" > 
Defined in node_modules/@types/express-serve-static-core/index.d.ts:260 report report :  IRouterMatcher < Router ,  any > 
Defined in node_modules/@types/express-serve-static-core/index.d.ts:279 search search :  IRouterMatcher < Router ,  any > 
Defined in node_modules/@types/express-serve-static-core/index.d.ts:280 stack stack :  ILayer [] 
Defined in node_modules/@types/express-serve-static-core/index.d.ts:295 subscribe subscribe :  IRouterMatcher < Router ,  any > 
Defined in node_modules/@types/express-serve-static-core/index.d.ts:281 trace trace :  IRouterMatcher < Router ,  any > 
Defined in node_modules/@types/express-serve-static-core/index.d.ts:282 unlink unlink :  IRouterMatcher < Router ,  any > 
Defined in node_modules/@types/express-serve-static-core/index.d.ts:286 unlock unlock :  IRouterMatcher < Router ,  any > 
Defined in node_modules/@types/express-serve-static-core/index.d.ts:283 unsubscribe unsubscribe :  IRouterMatcher < Router ,  any > 
Defined in node_modules/@types/express-serve-static-core/index.d.ts:284 use use :  IRouterHandler < Router ,  string >  &  IRouterMatcher < Router ,  any > 
Defined in node_modules/@types/express-serve-static-core/index.d.ts:288 
Special-cased "all" method, applying the given route
path, middleware, and callback to every HTTP method.