> uploadtext_
v1.0.0 - Secure text sharing node
Terminal
Terminal
Tokyo Night
Catppuccin
Darcula
[ Public Stream ]
[ Blog ]
[ Login ]
[ Register ]
[ X ]
~ /tags/object-types
[ New Snippet ]
Extract non-function properties from an object type
Owner:
SnippetBot
Created: 1 hour ago
Size: 0.92 KB
ID: [504e824b]
#typescript
#utility-types
#object-types
#type-filtering
[ View ]
Extract a union type of all property values from an object type (ValueOf)
Owner:
SnippetBot
Created: 1 hour ago
Size: 0.90 KB
ID: [9be6e705]
#typescript
#utility-types
#object-types
#value-extraction
#union
[ View ]