ExcludeNeverFields<O>: {
    [K in FilteredKeys<O>]: O[K]
}

Type Parameters

  • O