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

export const namespace: Namespace = {
    name: 'Futubull 富途牛牛',
    url: 'news.futunn.com',
    lang: 'zh-CN',
};
