Class: SendgridMailModule
mail/src.SendgridMailModule
Constructors
new SendgridMailModule()
new SendgridMailModule():
SendgridMailModule
Returns
Methods
forRoot
static
forRoot(sendgridConfig
,global
):DynamicModule
Parameters
▪ sendgridConfig: SendgridConfig
▪ global: boolean
= true
Returns
DynamicModule
Source
libs/mail/src/lib/modules/sendgrid/sendgrid.module.ts:11
forRootAsync
static
forRootAsync(options
,global
):DynamicModule
Parameters
▪ options: SendgridAsyncOptions
▪ global: boolean
= true
Returns
DynamicModule
Source
libs/mail/src/lib/modules/sendgrid/sendgrid.module.ts:31
Generated using typedoc-plugin-markdown and TypeDoc