4 lines
74 B
JavaScript
4 lines
74 B
JavaScript
import { sendEmail } from "./notifyDirectService";
|
|
|
|
export { sendEmail };
|