@es-joy/jsdoccomment
Interface TypeOfResult
A typeof type. The
element
normally should be a name.
interface
TypeOfResult
{
element
:
RootResult
;
type
:
"JsdocTypeTypeof"
;
}
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 typeof type. The
element
normally should be a name.