<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd">
    <preference for="Dinhvan\ProductAlert\Api\Data\ProductAlertSearchResultsInterface" type="Magento\Framework\Api\SearchResults"/>
    <preference for="Dinhvan\ProductAlert\Api\ProductAlertRepositoryInterface" type="Dinhvan\ProductAlert\Model\ProductAlertRepository"/>
</config>
