Interface StacklaTrackingData

interface StacklaTrackingData {
    e: AbstractStacklaPixelEvent<unknown>[];
}

Properties

e

Properties