SongGuess
    Preparing search index...

    Type Alias BrowserRunResponseMeta

    type BrowserRunResponseMeta = {
        status: number;
        title: string;
    }
    Index

    Properties

    Properties

    status: number

    HTTP status code of the rendered page

    title: string

    Page title