@mindfulness/utils
    Preparing search index...

    Variable justOneConst

    justOne: (...args: [input: any]) => unknown = ...

    Get the first item from an array of items

    Type Declaration

      • (...args: [input: any]): unknown
      • Parameters

        • ...args: [input: any]

        Returns unknown

        • The first item in the array