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

export const namespace: Namespace = {
    name: 'EVERIA.CLUB',
    url: 'everia.club',
};
