import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: 'CnGal',
url: 'www.cngal.org',
};