keyof

Term side of the Card
Topic: Syntax
Unit title: keyof
Categories: Operator
Explanation side of the Card

Explanation: The operator that generates a union of property names of a type. Useful for creating types based on the keys of an object.

Edit on GitHubContributions in our content repository are 🤗 welcome from everyone.Link leads to the Contributions guidelines on GitHubLink leads to the content repository on GitHub