refactor actions into core modules and grouped services
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import { sendEmail } from "./legacyActionsService";
|
||||
|
||||
export { sendEmail };
|
||||
Reference in New Issue
Block a user