refactor(chat): move actors into machine directory
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
|
||||
export * from "./chat-context";
|
||||
export * from "./chat-events";
|
||||
export * from "./chat-machine.actors";
|
||||
export * from "./chat-machine.helpers";
|
||||
export * from "./chat-machine";
|
||||
export * from "./chat-state";
|
||||
|
||||
Reference in New Issue
Block a user