SongGuess
    Preparing search index...

    Type Alias BrowserRunResourceType

    BrowserRunResourceType:
        | "document"
        | "stylesheet"
        | "image"
        | "media"
        | "font"
        | "script"
        | "texttrack"
        | "xhr"
        | "fetch"
        | "prefetch"
        | "eventsource"
        | "websocket"
        | "manifest"
        | "signedexchange"
        | "ping"
        | "cspviolationreport"
        | "preflight"
        | "other"