import type { Namespace } from '@/types'; export const namespace: Namespace = { name: 'SourceForge', url: 'www.sourceforge.net', lang: 'en', };