Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "DDEVListener"

Index

Type aliases

DDEVListenerTag

DDEVListenerTag: number | string | Symbol | Object

Any tag can be set for the listener. (Registration of objects as well as character strings is also possible) By setting this tag when registering a listener with DDEV.on or DDEV.once With DDEV.off you can release related listeners at once.

DDEVStackRemover

DDEVStackRemover: function

Type declaration

Generated using TypeDoc