Skip to content
Version: xstate@5.0.0

TypegenMeta.invokeSrcNameMap property​

Maps the src of the invoked actor to the event type that includes its known id

key: 'invokeSrc' value: 'xstate.done.actor.invokeName'

Signature:

invokeSrcNameMap: Record<string, string>;