@nosto/nosto-js

    Interface Scripterror

    Payload for scripterror event

    interface Scripterror {
        level: Level;
        msg: string;
        stack?: string;
    }
    Index

    Properties

    Properties

    level: Level
    msg: string
    stack?: string
    MMNEPVFCICPMFPCPTTAAATR