Integration App SDK - v0.2.0
    Preparing search index...

    Type Alias ErrorMapCtx

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

    Properties

    Properties

    defaultError: string
    data: any