@twilio/flex-sdk
    Preparing search index...

    Interface DebuggerIntegration

    Debugger integration configuration

    interface DebuggerIntegration {
        console_errors_included?: boolean;
        enabled: boolean;
    }
    Index

    Properties

    console_errors_included?: boolean
    enabled: boolean