⚠️ Internal: This API is not publically exported by the package.
      interface EventListenerOptions {
          once?: boolean;
      }

      Properties

      Properties

      once?: boolean