import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: 'The Gradient',
url: 'thegradient.pub',
lang: 'en',
};