Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-typescript
/
typescript
/
getNameOfDeclaration
get
Name
Of
Declaration
external
fun
getNameOfDeclaration
(
declaration
:
Declaration
?
)
:
DeclarationName
?
(
source
)
external
fun
getNameOfDeclaration
(
declaration
:
Expression
?
)
:
DeclarationName
?
(
source
)