Vinyl
    Preparing search index...

    Interface RequestEvent

    interface RequestEvent {
        requestInfo: FetchRequestInfo;
    }
    Index

    Properties

    Properties

    requestInfo: FetchRequestInfo

    Information about the request.