import type { Namespace } from '@/types';

export const namespace: Namespace = {
    name: 'Indians in Kuwait',
    url: 'indiansinkuwait.com',
    lang: 'en',
};
