UNPKG

customerio-gist-web

Version:

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

4 lines (3 loc) 273 B
import type { ResolvedMessageProperties } from '../types'; export declare const ARROW_SIZE = 10; export declare function tooltipHTMLTemplate(elementId: string, messageProperties: ResolvedMessageProperties, url: string, wrapperId?: string, colorSchemeCss?: string): string;