KeyOf<T>: Extract<keyof T, string>

Type Parameters

  • T extends object