TypegenMeta.missingImplementations property​
Allows you to specify all the missing implementations of the machine
Signature:
missingImplementations: {
actions: string;
actors: string;
delays: string;
guards: string;
};