AppRouteHandlerFnContext: {
    params: Record<string, string | string[]>;
}

Type declaration

  • params: Record<string, string | string[]>