@nosto/nosto-js
    Preparing search index...

    Interface AbstractStacklaPixelEvent<D>

    interface AbstractStacklaPixelEvent<D> {
        d: D;
        n: string;
    }

    Type Parameters

    • D
    Index

    Properties

    d n

    Properties

    d: D
    n: string