novx
    Preparing search index...

    Interface Event

    fired by the translator

    interface Event {
        type: EventType;
        [prop: string]: any;
    }

    Indexable

    • [prop: string]: any

      additional properties of the individual events

    Index

    Properties

    Properties

    type: EventType

    the event type.