@metreeca/blue - v0.9.1
    Preparing search index...

    Function isLocalsShape

    • Checks whether a value is a LocalsShape.

      Parameters

      • value: unknown

        The value to check

      Returns value is LocalsShape

      true if value has kind: "locals", a model mapping language tag ranges to string arrays, and valid optional constraints (minLength, maxLength, languageIn); false otherwise