SongGuess
    Preparing search index...
    interface VectorizeError {
        code?: number;
        error: string;
    }
    Index

    Properties

    Properties

    code?: number
    error: string