@tykoned/tykon
    Preparing search index...

    Function getJsDoc

    • Generates JSDoc comments for a given declaration.

      Parameters

      • declaration: JSDocableNode

        The declaration to generate JSDoc for.

      • nl: string

        The newline character to use in the JSDoc.

      • indent: string = ''

        The indentation to use in the JSDoc.

      Returns string

      A string containing the JSDoc comments.