Type Alias Payload<T>

Payload: { [P in keyof T]?: any }

Type Parameters

  • T