Type Alias Keys<T>Internal

Keys<T>: Filter<T, ((...args: any[]) => any)> & string

Type Parameters

  • T