Search
Preparing search index...
The search index is not available
typical-ts
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
"object/LiteralPropNames"
External module "object/LiteralPropNames"
Index
Type aliases
Literal
Prop
Names
Type aliases
Literal
Prop
Names
Literal
Prop
Names
:
{ [K in keyof T]: string extends T[K] ? never : K; }[keyof T]
Get all property names that are literals, i.e. all but the (string) index.
Globals
"object/
Literal
Prop
Names"
Literal
Prop
Names
Generated using
TypeDoc
Get all property names that are literals, i.e. all but the (string) index.