Options
All
  • Public
  • Public/Protected
  • All
Menu

Handler that redirects paths matching given patterns to their corresponding URL, substituting selected groups.

Hierarchy

Index

Constructors

Properties

logger: Logger = ...
redirects: { redirectPattern: string; regex: RegExp }[]

Methods