Snippets
/
Tags
/
#template-literals
#template-literals
PickStartingWithA<T> Type
typescript
A TypeScript utility type that selects all properties whose keys start with the letter 'a'
intermediate
#utility-types
#template-literals
#key-remapping
#mapped-types
View snippet