Variable EMAIL_TEMPLATESConst

EMAIL_TEMPLATES: { invite: { body: TemplateFunction; subject: string } } = ...

Type declaration

  • invite: { body: TemplateFunction; subject: string }