Welcome to mirror list, hosted at ThFree Co, Russian Federation.

index.ts « src « vue « DevicesDetection « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 93b495b2796ce779f384f779c11e87a55df269db (plain)
1
2
3
4
5
6
7
8
/*!
 * Matomo - free/libre analytics platform
 *
 * @link https://matomo.org
 * @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
*/

export { default as DetectionPage } from './DetectionPage/DetectionPage.vue';