pterowraptyl
    Preparing search index...

    Interface Error

    interface Error {
        data: { errors: { code: string; detail: string; status: string }[] };
        status: number;
    }
    Index

    Properties

    Properties

    data: { errors: { code: string; detail: string; status: string }[] }
    status: number