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

    Type Alias ResponseErrorType

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