import { Namespace } from '@/types';

export const namespace: Namespace = {
    name: '再漫画',
    url: 'manhua.zaimanhua.com',
    lang: 'zh-CN',
};
