Applesauce
    Preparing search index...
    • Returns the hidden tags for an event if they are unlocked

      Type Parameters

      Parameters

      • event: T

      Returns string[][]

      If the hidden content is not an array of tags

    • Returns the hidden tags for an event if they are unlocked

      Type Parameters

      • T extends { kind: number }

      Parameters

      • event: T

      Returns string[][] | undefined

      If the hidden content is not an array of tags