Type alias PrimaryKeyType<T>

PrimaryKeyType<T>: any extends T ? any : TypeKeyOf<PrimaryKeyFields<T>>

Type Parameters

  • T

Generated using TypeDoc