@creator-co/module-identity-client - v2.0.4
    Preparing search index...

    Type Alias ResponseErrorType

    type ResponseErrorType = {
        err: string;
        errCode?: string;
    }
    Index

    Properties

    Properties

    err: string
    errCode?: string