@ascentbv/ts-common - v1.0.123
    Preparing search index...

    Interface EventCallbackInfo

    interface EventCallbackInfo {
        options?: EventCallbackOptions;
        caller: string;
    }
    Index

    Properties

    Properties

    caller: string