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

export const namespace: Namespace = {
    name: 'FIX 字幕侠',
    url: 'zimuxia.cn',
    lang: 'zh-CN',
};
