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

export const namespace: Namespace = {
    name: '北京无线电协会',
    url: 'www.bjwxdxh.org.cn',
    lang: 'zh-CN',
};
