@jiway/firestorm-core - v1.1.1
    Preparing search index...

    Function isStringArrayField

    • Check if the value is an array with strings. It verifies every single item in the array

      Parameters

      • value: unknown

        Object to test

      Returns value is StringArrayField

      True if the object is an array with only strings.