import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: '飞客茶馆',
url: 'flyert.com.cn',
description: '',
lang: 'zh-CN',
};