UNPKG

customerio-gist-web

Version:

Build beautiful in-app flows with no code and deliver them instantly to your app. http://customer.io

3 lines (2 loc) 215 B
import type { ResolvedMessageProperties } from '../types'; export declare function messageHTMLTemplate(elementId: string, messageProperties: ResolvedMessageProperties, url: string, colorSchemeCss?: string): string;