Options
All
  • Public
  • Public/Protected
  • All
Menu

Module client/with-router

Index

Type aliases

Functions

Type aliases

ExcludeRouterProps

ExcludeRouterProps<P>: Pick<P, Exclude<keyof P, keyof WithRouterProps>>

Type parameters

  • P

WithRouterProps

WithRouterProps: { router: NextRouter }

Type declaration

Functions

default

Generated using TypeDoc