UNPKG

@aftership/web-pixels

Version:

AfterShip Web Pixels for data anaylsis

10 lines (9 loc) 538 B
import { IBusinessPrivatePixelInitialOptions } from '../../../types/pixelAvoInstance'; declare const ASPixel: import('../../../types/pixelAvoInstance').PixelAvoInstance<{ AvoEnv: typeof import("./Avo").AvoEnv; initAvo: typeof import("./Avo").initAvo; setSystemProperties: typeof import("./Avo").setSystemProperties; avoInspectorApiKey: string; testPageViewed: typeof import("./Avo").testPageViewed; }, IBusinessPrivatePixelInitialOptions> & import('../../../types/pixelUtils').PixelEventUtils; export default ASPixel;