@es-joy/jsdoccomment
Interface UnknownResult
The unknown type, represented by
?
(
unknown
is parsed as a name).
interface
UnknownResult
{
type
:
"JsdocTypeUnknown"
;
}
Index
Properties
type
Properties
type
type
Settings
Member Visibility
Inherited
Protected
Theme
OS
Light
Dark
On This Page
Properties
type
@es-joy/jsdoccomment
The unknown type, represented by
?
(unknown
is parsed as a name).