@tykoned/tykon
    Preparing search index...

    Function findName

    • Finds the name of a declaration, handling special cases like dots in names,

      Parameters

      • declaration: NameableNodeSpecific | NamedNodeSpecificBase<any>

        The declaration to find the name for.

      Returns string

      The name of the declaration, or a generated name if it is unnamed.