Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • NodeEventTarget

Index

Methods

Methods

once

  • once(event: string | symbol, listener: function): this
  • Parameters

    • event: string | symbol
    • listener: function
        • (...args: any[]): void
        • Parameters

          • Rest ...args: any[]

          Returns void

    Returns this

Generated using TypeDoc