fedisearch/application/src/config/MatomoConfig.ts

5 wiersze
73 B
TypeScript

export default interface MatomoConfig {
url: string
siteId: number
}