import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: 'HyperDash',
url: 'hyperdash.info',
lang: 'en',
};