@tsdotnet/array-dispatch - v1.1.5
    Preparing search index...

    Function dispatch

    • Simply takes a payload and passes it to all the listeners. Makes a arrayCopy of the listeners before calling dispatchUnsafe.

      Type Parameters

      • T

      Parameters

      Returns void