Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR TYPESCRIPT

typescript interface key with another type

 { [P in keyof IUser]?: 'another type'}
 
PREVIOUS NEXT
Tagged: #typescript #interface #key #type
ADD COMMENT
Topic
Name
2+3 =