7
src/mailer.ts
Normal file
7
src/mailer.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
/**
|
||||
* This class is responsible for all things mail sending.
|
||||
*/
|
||||
export class Mailer {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user