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

export const namespace: Namespace = {
    name: '远川研究所',
    url: 'www.stream-capital.com',
    lang: 'zh-CN',
};
