hook packages
This commit is contained in:
2
index.d.ts
vendored
2
index.d.ts
vendored
@@ -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