import type { Namespace } from '@/types'; export const namespace: Namespace = { name: 'WebCatalog', url: 'desktop.webcatalog.io', lang: 'en', };