import type { Namespace } from '@/types'; export const namespace: Namespace = { name: 'DEV Community', url: 'dev.to', description: 'A constructive and inclusive social network for software developers.', lang: 'en', };