artalk
    Preparing search index...

    Interface EventOptions

    interface EventOptions {
        once?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    once?: boolean