ngify
    Preparing search index...

    Interface HttpUserEvent

    A user-defined event.

    interface HttpUserEvent {
        type: User;
    }
    Index

    Properties

    Properties

    type: User