• Preparing search index...
  • The search index is not available
AppleSauce
  • AppleSauce
  • applesauce-core
  • Helpers
  • getCommentExternalPointer

Function getCommentExternalPointer

  • getCommentExternalPointer(
        tags: string[][],
        root?: boolean,
    ): null | CommentExternalPointer<keyof ExternalIdentifiers>

    Gets the ExternalPointer from an array of tags

    Parameters

    • tags: string[][]
    • root: boolean = false

    Returns null | CommentExternalPointer<keyof ExternalIdentifiers>

    Throws

    • Defined in packages/core/src/helpers/comment.ts:95

Settings

Member Visibility
AppleSauce
  • Loading...

Generated using TypeDoc