Type Alias: promiseResolveTypeForEvents()

promiseResolveTypeForEvents: (data) => void

Represents the promise resolve type for component events.

data: object

The data returned by the event.

void

types/types.ts:19