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

    Interface EventCallbackOptions

    interface EventCallbackOptions {
        once?: boolean;
    }
    Index

    Properties

    Properties

    once?: boolean