UNPKG

customerio-gist-web

Version:

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

5 lines (4 loc) 222 B
export declare const PREVIEW_PARAM_ID = "cioPreviewId"; export declare const PREVIEW_SETTINGS_PARAM = "cioPreviewSettings"; export declare function setupPreview(): boolean; export declare function teardownPreview(): void;