UNPKG

@mindconnect/mindconnect-nodejs

Version:

NodeJS Library for MindSphere Connectivity - TypeScript SDK for MindSphere - MindSphere Command Line Interface - MindSphere Development Proxy

3 lines (2 loc) 255 B
import { NotificationModelsV4 } from "./notification-v4-models"; export declare const notificationTemplate: (metadata: NotificationModelsV4.MulticastEmailNotificationRequestMetadata, attachments?: NotificationModelsV4.Attachment[] | undefined) => string;