assets, move memories to proper location
This commit is contained in:
@@ -11,8 +11,10 @@ export {
|
||||
DefaultEmailTemplates,
|
||||
DefaultSMSTemplates,
|
||||
DefaultPushTemplates,
|
||||
WaitlistEmailTemplates,
|
||||
DEFAULT_LOCALE,
|
||||
} from './templates/default-templates';
|
||||
export { buildEmailHtml } from './templates/waitlist-email-layout';
|
||||
|
||||
export * from './types/notification.types';
|
||||
export * from './types/template.types';
|
||||
|
||||
Reference in New Issue
Block a user