@rendley/sdk - v1.12.6
    Preparing search index...

    Type Alias ZodIssueBase

    type ZodIssueBase = {
        message?: string;
        path: (string | number)[];
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    message?: string
    path: (string | number)[]