Skip to content

DH-14581: ValueOf<T> TypeScript utility type #1202

@bmingles

Description

@bmingles

Supporting Enterprise DH-14581
As a developer, I want a cleaner way to extract the value type of an object. Instead of

typeof x[keyof typeof x]

I want to be able to use

ValueOf<typeof x>

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesttriageIssue requires triage

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions