This lesson is for subscribers
You've completed the free preview. Subscribe to unlock every lesson in every course.
Type aliases can describe function signatures: type Handler = (req: Request) => Response for callback typing.
You've completed the free preview. Subscribe to unlock every lesson in every course.