import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: '欧易 OKX',
url: 'www.okx.com/zh-hans',
lang: 'zh-CN',
};