<?xml version="1.0" encoding="UTF-8"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Mview/etc/mview.xsd">
    <view id="mst_product_kit" class="Mirasvit\ProductKit\Model\Indexer" group="indexer">
        <subscriptions>
            <table name="mst_product_kit_kit" entity_column="kit_id"/>
        </subscriptions>
    </view>
</config>