ngify
    Preparing search index...

    Interface HttpSentEvent

    An event indicating that the request was sent to the server

    interface HttpSentEvent {
        type: Sent;
    }
    Index

    Properties

    Properties

    type: Sent