coldbydefault-portfolio
    Preparing search index...

    Interface ApiErrorResponse

    interface ApiErrorResponse {
        error: string;
    }
    Index

    Properties

    Properties

    error: string