import type { Namespace } from '@/types'; export const namespace: Namespace = { name: 'fish shell', url: 'fishshell.com', lang: 'en', };