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>;
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>;