@tikoci/centrs
    Preparing search index...

    Function explainValueShapeHints

    • Infer non-authoritative shapes from one already-decoded literal.

      Generic bare positional words abstain: in :local x 2.2, x is a binding name, not a value. A named attribute can safely fall back to str, and a quoted positional is unambiguously string-shaped.

      Parameters

      Returns (
          | "array"
          | "id"
          | "mac"
          | "ip"
          | "str"
          | "bool"
          | "num"
          | "ip-prefix"
          | "ip6"
          | "ip6-prefix"
          | "time"
      )[]