@creator.co/module-identity-client - v1.1.11
    Preparing search index...

    Type Alias ResponseErrorType

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

    Properties

    Properties

    err: string
    errCode?: string