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

    Type Alias ErrorMapCtx

    type ErrorMapCtx = {
        data: any;
        defaultError: string;
    }
    Index

    Properties

    Properties

    data: any
    defaultError: string