UNPKG

@easyflow/pixel

Version:

Easyflow client-side pixel SDK

3 lines (2 loc) 142 B
import { PlatformEvent } from '../@types/types'; export declare function sendToEasyFlowFake(_: PlatformEvent | null, __: any): Promise<void>;