import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: 'War Thunder',
url: 'warthunder.com',
lang: 'en',
};