ts-api-utils - v3.0.0-rc.1
Preparing search index...
NamedDeclarationWithName
Interface NamedDeclarationWithName
a
NamedDeclaration
that definitely has a name.
interface
NamedDeclarationWithName
{
name
:
DeclarationName
;
}
Hierarchy
NamedDeclaration
NamedDeclarationWithName
Index
Properties
name
Properties
name
name
:
DeclarationName
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
name
ts-api-utils - v3.0.0-rc.1
Loading...
a
NamedDeclarationthat definitely has a name.