xInjection - v2.1.2
    Preparing search index...

    Interface DefinitionEvent

    interface DefinitionEvent {
        change: any;
        type: DefinitionEventType;
    }
    Index

    Properties

    Properties

    change: any

    The occurred change.