type ObjectValue<T extends Record<string, any>> = T & { [key: string]: any; };
NonNullableFieldValue
TitledValue
On this page
Contribute