Type alias KeyOperator<T, T2>

KeyOperator<T, T2>: keyof T | KeyFunction<T, T2>

Type Parameters

  • T

  • T2