import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: 'Forklog',
url: 'forklog.com',
lang: 'ru',
};