Type Alias SchemaSelector<T>

SchemaSelector: T extends void ? string : keyof T & string

Type Parameters

  • T