internal.ValueOf
Home > @backstage/backend-openapi-utils > internal > ValueOf
Get value types of T.
Signature:
export type ValueOf<T> = T[keyof T];
Home > @backstage/backend-openapi-utils > internal > ValueOf
Get value types of T.
Signature:
export type ValueOf<T> = T[keyof T];