Applesauce
    Preparing search index...
    • Returns the second index ( tag[1] ) of the first tag that matches the name

      Type Parameters

      • T extends { content: string; kind: number; tags: string[][] }

      Parameters

      • event: T
      • name: string

      Returns string | undefined