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

    Function isType

    • Checks whether a value is a valid Type.

      Parameters

      • value: unknown

        The value to check

      Returns value is Type

      true if value has kind: "type" and valid optional constraints; false otherwise