Membrane React - v0.2.1
    Preparing search index...

    Type Alias ErrorMapCtx

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

    Properties

    Properties

    defaultError: string
    data: any