Search
Preparing search index...
The search index is not available
typical-ts
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
"object/OptionalPropNames"
External module "object/OptionalPropNames"
Index
Type aliases
Optional
Prop
Names
Type aliases
Optional
Prop
Names
Optional
Prop
Names
:
{ [K in keyof T]: undefined extends T[K] ? K : never; }[keyof T]
Get all names of properties with types that include undefined.
Globals
"object/
Optional
Prop
Names"
Optional
Prop
Names
Generated using
TypeDoc
Get all names of properties with types that include undefined.