Member Junction
    Preparing search index...
    • Tree-shaking prevention function.

      Import and call this function from your application's entry point (or include it in the class manifest) to ensure the @RegisterClass decorators on SlackMessagingExtension and TeamsMessagingExtension fire at module load time.

      Returns void

      import { LoadMessagingAdapters } from '@memberjunction/messaging-adapters';
      LoadMessagingAdapters();