property IntegrationEventDefinition.parse

Narrows the delivered payload for the application handler. Runs on the consumer side only — never on publish.

Type

(value: unknown) => T

Usage

import { type IntegrationEventDefinition } from "messaging-plugin/src/index.ts";