Skip to content

Commit

Permalink
Back to any
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkpiano committed Oct 9, 2024
1 parent 7622a79 commit 4f61f39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1122,7 +1122,7 @@ export type AnyStateNodeDefinition = StateNodeDefinition<any, any>;
export type AnyMachineSnapshot = MachineSnapshot<
any,
any,
Record<string, AnyActorRef | undefined>,
any,
any,
any,
any,
Expand Down

0 comments on commit 4f61f39

Please sign in to comment.