refactor(stores): standardize state machine structure
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
/**
|
||||
* @file Automatically generated by barrelsby.
|
||||
*/
|
||||
/** @file Chat store barrel. */
|
||||
|
||||
export * from "./chat-context";
|
||||
export * from "./chat-events";
|
||||
|
||||
Reference in New Issue
Block a user