Type Alias FunctionProperties<T>

FunctionProperties<T>: Pick<T, FunctionPropertyNames<T>>

Type Parameters

  • T