matomo / plugins /BotTracking /vue /src /index.ts
Leon4gr45's picture
Upload source files chunk 18
78185c4 verified
Raw
History Blame Contribute Delete
338 Bytes
/*!
* Matomo - free/libre analytics platform
*
* @link https://matomo.org
* @license https://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
*/
export { default as SiteWithoutData } from './SiteWithoutData/SiteWithoutData.vue';
export { default as NoRecentRequestsWidget } from './NoRecentRequests/NoRecentRequestsWidget.vue';