@contio/partner-sdk - v1.7.1
    Preparing search index...

    Type Alias TypedEventHandler<T>

    TypedEventHandler: (event: WebhookEventMap[T]) => Promise<void> | void

    Handler function type for a specific event

    Type Parameters

    Type Declaration