Type Alias NonFunctionProperties<T>

NonFunctionProperties<T>: Pick<T, NonFunctionPropertyNames<T>>

Type Parameters

  • T