Logo
Explore Help
Sign In
dancefinder/dancefinder-app
5
0
Fork 0
You've already forked dancefinder-app
Code Issues 1 Pull Requests 1 Actions Packages Projects Releases Activity
Files
ci-migration
dancefinder-app/types/faro.d.ts
T

16 lines
213 B
TypeScript
Raw Permalink Normal View History

feat: add i18n support and implement Grafana plugin Adds internationalization support in filters and origins pages by importing the useI18n function. Expands ESLint configuration to include new rules and plugins, ensuring improved code quality. Introduces Grafana monitoring plugin to enhance performance tracking capabilities in the application.
2025-06-13 15:21:27 +02:00
import type { Faro } from '@grafana/faro-core'
declare module '#app' {
interface NuxtApp {
$faro: Faro
}
}
declare module 'vue' {
interface ComponentCustomProperties {
$faro: Faro
}
}
export {}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.26.0+rc0 Page: 85ms Template: 3ms
catppuccin-mocha-mauve
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API