artalk
    Preparing search index...

    Interface EventOptions

    interface EventOptions {
        once?: boolean;
    }

    Hierarchy (View Summary)

    Index
    once?: boolean