Type alias InteropBrokerOptions

InteropBrokerOptions: {
    contextGroups?: ContextGroupInfo;
    logging?: InteropLoggingOptions;
}

Type declaration

Generated using TypeDoc