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

    Type Alias ParseParams

    type ParseParams = {
        async: boolean;
        errorMap: Zod.ZodErrorMap;
        path: (string | number)[];
    }
    Index

    Properties

    Properties

    async: boolean
    errorMap: Zod.ZodErrorMap
    path: (string | number)[]