Stone.js API
    Preparing search index...
    • Whether a value is a Zod schema (structurally — no runtime dependency on Zod).

      Parameters

      • value: unknown

        The value to test.

      Returns value is ZodLike

      True when it looks like a Zod schema.