@es-joy/jsdoccomment
Interface KeyOfResult
A keyof type. The
element
normally should be a name.
interface
KeyOfResult
{
element
:
RootResult
;
type
:
"JsdocTypeKeyof"
;
}
Index
Properties
element
type
Properties
element
element
:
RootResult
type
type
Settings
Member Visibility
Inherited
Protected
Theme
OS
Light
Dark
On This Page
Properties
element
type
@es-joy/jsdoccomment
A keyof type. The
element
normally should be a name.