Foundry Virtual Tabletop - API Documentation - Version 14
    Preparing search index...

    Function first

    • Return the first value from the set.

      Type Parameters

      • T

      Parameters

      • this: Set<T>

      Returns T | undefined

      The first element in the set, or undefined