@metreeca/qest - v0.10.0
    Preparing search index...

    Function isLocales

    • Checks if a value is a Locales template.

      Accepts a map keyed by RFC 4647 basic language ranges (a subtag sequence or the standalone *) with values uniformly scalar or uniformly singleton-tuple string. A Locales carries no Selection; filtering by localised text attaches at the enclosing collection's Selection through an Expression, not on the map.

      Parameters

      • value: unknown

        The value to check

      Returns value is Locales

      True if value is a valid Locales template; false otherwise