philia
    Preparing search index...
    interface Error {
        code: Error;
        data: { error?: string; message: string; name: string };
        id: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    code: Error
    data: { error?: string; message: string; name: string }
    id: string