@ascentbv/ts-common - v1.0.123
    Preparing search index...

    Type Alias EventCallback<A>

    EventCallback: (arg: A) => void

    Type Parameters

    • A

    Type Declaration

      • (arg: A): void
      • Parameters

        • arg: A

        Returns void