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

export const namespace: Namespace = {
    name: '中国食品土畜进出口商会',
    url: 'www.cccfna.org.cn',
    lang: 'zh-CN',
};
