hook packages
This commit is contained in:
Vendored
+1
-1
@@ -137,7 +137,7 @@ interface MailPackage {
|
||||
*
|
||||
* @param options email options map
|
||||
*/
|
||||
mail(options: {
|
||||
send(options: {
|
||||
to: string | string[]
|
||||
cc?: string | string[]
|
||||
bcc?: string | string[]
|
||||
|
||||
Reference in New Issue
Block a user