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

Properties