AboutSupportDeveloper GuideVersion 41.129.83.2
interface InteropLoggingOptions {
    afterAction: InteropActionLoggingOption;
    beforeAction: InteropActionLoggingOption;
}

Properties