Type alias Format

Format: string | ((req: any, res: any, formatter: ((str: string) => string)) => string)

Generated using TypeDoc